summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-01-16 22:41:37 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:15:25 +0200
commitbf063ded6d33637220fefd6c951fc356d18399e8 (patch)
treeb6a92b491d64a989a333e0a430e044a4d64af7c9
parent5d8cb8ac726370a97d64f148dc9b5ecbb3c95287 (diff)
.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1407ec6..2b80fd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,12 @@
2004-01-15 Alfred M. Szmidt <ams@kemisten.nu>
+ * linux/src/drivers/scsi/aic7xxx.c: Updated from Linux 2.0.39
+ * linux/src/drivers/scsi/aic7xxx.h: Likewise.
+ * linux/src/drivers/scsi/aic7xxx_proc.c: Likewise.
+ * linux/src/drivers/scsi/scsicam.c: Likewise.
+ * linux/src/include/linux/pci.h: Likewise.
+
* linux/src/drivers/scsi/53c7,8xx.h (patch_dsa_32): Don't use
token paste operator (##).