Module Name:    src
Committed By:   riz
Date:           Fri Jan  7 01:43:55 UTC 2011

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

Log Message:
tickets 1502, 1503.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.42 -r1.1.2.43 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.42 src/doc/CHANGES-5.2:1.1.2.43
--- src/doc/CHANGES-5.2:1.1.2.42	Fri Jan  7 01:29:25 2011
+++ src/doc/CHANGES-5.2	Fri Jan  7 01:43:55 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.42 2011/01/07 01:29:25 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.43 2011/01/07 01:43:55 riz Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -4222,3 +4222,13 @@
 	Update postfix to 2.7.2.
 	[tron, ticket #1501]
 
+sys/dev/rnd.c					1.79
+
+	Prevent crash if len field is garbage in ioctl(RNDADDDATA). PR#44190.
+	[pooka, ticket #1502]
+
+sys/arch/xen/conf/files.xen			1.110 via patch
+
+	Make maxpartitions 16 on !i386.
+	[bouyer, ticket #1503]
+

Reply via email to