summaryrefslogtreecommitdiff
path: root/pfinet
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-02-11 08:28:50 +0000
committerRoland McGrath <roland@gnu.org>2004-02-11 08:28:50 +0000
commita2a436b8a8c2d41030ab98e02cad653c254c025a (patch)
treead06d762aa60d9062114cd7abd76669b1ef9cc6d /pfinet
parentf624adb59852f394c8264fadc25478e9cf16015b (diff)
.
Diffstat (limited to 'pfinet')
-rw-r--r--pfinet/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog
index 579f4761..c5436c41 100644
--- a/pfinet/ChangeLog
+++ b/pfinet/ChangeLog
@@ -1,3 +1,7 @@
+2004-02-10 Roland McGrath <roland@frob.com>
+
+ * linux-src/arch/i386/lib/checksum.S: Fix comment syntax.
+
2003-05-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
* linux-src/include/asm-i386/checksum.h (ip_fast_csum): Use
@@ -15,7 +19,7 @@
* Makefile: Revert last change.
* glue-include/asm/spinlock.h (SPIN_LOCK_UNLOCKED): Do not use a
compound literal, which is not constant.
-
+
* Makefile: For now, filter -std=gnu99 out of CPPFLAGS.
2002-06-15 Roland McGrath <roland@frob.com>