summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pfinet/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog
index 8d54f990..c792c1f4 100644
--- a/pfinet/ChangeLog
+++ b/pfinet/ChangeLog
@@ -1,3 +1,10 @@
+2002-05-31 Roland McGrath <roland@frob.com>
+
+ * Makefile (LINUXSRCS): Search for .S files as well as .c files
+ for arch-lib-srcs modules.
+
+ * sched.c (net_bh_worker): Add return stmt to quiet gcc warning.
+
2002-05-29 Roland McGrath <roland@frob.com>
* ethernet.c (setup_ethernet_device): u_int -> size_t