summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7dc5db..0b5b7c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-08 Stefan Siegl <stesie@brokenpipe.de>
+
+ * linux/dev/glue/net.c (device_open): Set LINUX_IFF_ALLMULTI flag
+ on device and propagate.
+
2007-10-02 Samuel Thibault <samuel.thibault@ens-lyon.org>
* kern/zalloc.c (zget_space): Fix last change.