Module Name:    src
Committed By:   riz
Date:           Tue Jun 12 20:49:17 UTC 2012

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.2

Log Message:
Ticket 1768.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.172 -r1.1.2.173 src/doc/CHANGES-5.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-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.172 src/doc/CHANGES-5.2:1.1.2.173
--- src/doc/CHANGES-5.2:1.1.2.172	Tue Jun 12 20:45:09 2012
+++ src/doc/CHANGES-5.2	Tue Jun 12 20:49:17 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.172 2012/06/12 20:45:09 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.173 2012/06/12 20:49:17 riz Exp $
 
 A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
 release:
@@ -6452,3 +6452,9 @@ sys/arch/amd64/include/frameasm.h		patch
 	value before entering the trap handler.
 	[spz, ticket #1772]
 
+sys/arch/xen/xenbus/xenbus_probe.c		1.36-1.37
+
+	Sort vif and vbd device IDs numerically so that attach order does
+	not depend on the order they are passed in through xenstore.
+	[sborrill, ticket #1768]
+

Reply via email to