Module Name: src
Committed By: sborrill
Date: Tue May 8 12:12:20 UTC 2012
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Ticket #1748
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.159 -r1.1.2.160 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.159 src/doc/CHANGES-5.2:1.1.2.160
--- src/doc/CHANGES-5.2:1.1.2.159 Sun Apr 22 03:16:43 2012
+++ src/doc/CHANGES-5.2 Tue May 8 12:12:19 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.159 2012/04/22 03:16:43 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.160 2012/05/08 12:12:19 sborrill Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -6337,3 +6337,7 @@ sys/dev/usb/uaudio.c 1.131
ticket #1746.
[jakllsch, ticket #1751]
+sys/arch/xen/xen/hypervisor.c 1.62 via patch
+ Retrieve and print the hypervisor "extra" (teeny) version.
+ [riz, ticket #1748]
+