Module Name: src
Committed By: bouyer
Date: Wed May 13 19:41:34 UTC 2009
Modified Files:
src/doc [netbsd-4]: CHANGES-4.1
Log Message:
ticket 1316
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.147 -r1.1.2.148 src/doc/CHANGES-4.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-4.1
diff -u src/doc/CHANGES-4.1:1.1.2.147 src/doc/CHANGES-4.1:1.1.2.148
--- src/doc/CHANGES-4.1:1.1.2.147 Mon May 11 19:32:22 2009
+++ src/doc/CHANGES-4.1 Wed May 13 19:41:34 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.1,v 1.1.2.147 2009/05/11 19:32:22 bouyer Exp $
+# $NetBSD: CHANGES-4.1,v 1.1.2.148 2009/05/13 19:41:34 bouyer Exp $
A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
release:
@@ -3063,3 +3063,8 @@
simple_lock. Fixes PR mac68k/38758.
[hauke, ticket #1315]
+sys/arch/xen/xen/if_xennet_xenbus.c 1.35
+
+ Do not forget to detach rnd(4) device when removing a xennet device.
+ [jym, ticket #1316]
+