Module Name:    src
Committed By:   bouyer
Date:           Wed May 13 19:39:56 UTC 2009

Modified Files:
        src/doc [netbsd-3]: CHANGES-3.2

Log Message:
Ticket 2013


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.167 -r1.1.2.168 src/doc/CHANGES-3.2

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-3.2
diff -u src/doc/CHANGES-3.2:1.1.2.167 src/doc/CHANGES-3.2:1.1.2.168
--- src/doc/CHANGES-3.2:1.1.2.167	Thu Apr 30 20:31:40 2009
+++ src/doc/CHANGES-3.2	Wed May 13 19:39:56 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: CHANGES-3.2,v 1.1.2.167 2009/04/30 20:31:40 snj Exp $
+#	$NetBSD: CHANGES-3.2,v 1.1.2.168 2009/05/13 19:39:56 bouyer Exp $
 
 A complete list of changes from the NetBSD 3.1 release to the NetBSD 3.2
 release:
@@ -5248,3 +5248,8 @@
 	Fix a pmap race.
 	[bouyer, ticket #2012]
 
+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 #2013]
+

Reply via email to