summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog14
1 files changed, 7 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index e7e2370..19c3702 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,28 +8,28 @@
2006-10-08 Thomas Schwinge <tschwinge@gnu.org>
* linux/dev/drivers/scsi/scsi.h: Move file...
- * linux/src/drivers/scsi/scsi.h: ... here.
+ * linux/src/drivers/scsi/scsi.h: ... here, overwriting the old file.
* linux/dev/drivers/scsi/seagate.c: Move file...
- * linux/src/drivers/scsi/seagate.c: ... here.
+ * linux/src/drivers/scsi/seagate.c: ... here, overwriting the old file.
* linux/dev/drivers/scsi/aha152x.c: Move file...
- * linux/src/drivers/scsi/aha152x.c: ... here.
+ * linux/src/drivers/scsi/aha152x.c: ... here, overwriting the old file.
* linux/dev/drivers/scsi/sr.c: Move file...
- * linux/src/drivers/scsi/sr.c: ... here.
+ * linux/src/drivers/scsi/sr.c: ... here, overwriting the old file.
* linux/dev/drivers/scsi/sd_ioctl.c: Move file...
- * linux/src/drivers/scsi/sd_ioctl.c: ... here.
+ * linux/src/drivers/scsi/sd_ioctl.c: ... here, overwriting the old file.
* linux/dev/drivers/scsi/sd.c: Move file...
- * linux/src/drivers/scsi/sd.c: ... here.
+ * linux/src/drivers/scsi/sd.c: ... here, overwriting the old file.
* linux/dev/drivers/scsi/hosts.c: Remove file.
* linux/dev/drivers/scsi/scsi.c: Likewise.
* linux/dev/drivers/block/ide.c: Move file...
- * linux/src/drivers/block/ide.c: ... here.
+ * linux/src/drivers/block/ide.c: ... here, overwriting the old file.
* linux/dev/drivers/block/ide-cd.c: Remove file.
* linux/src/drivers/block/ide-cd.c (cdrom_sleep): Don't define function