Module Name:    src
Committed By:   bouyer
Date:           Tue Mar 31 21:15:08 UTC 2009

Modified Files:
        src/doc [netbsd-4-0]: CHANGES-4.0.2

Log Message:
ticket 1296


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.21 -r1.1.2.22 src/doc/CHANGES-4.0.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-4.0.2
diff -u src/doc/CHANGES-4.0.2:1.1.2.21 src/doc/CHANGES-4.0.2:1.1.2.22
--- src/doc/CHANGES-4.0.2:1.1.2.21	Tue Mar 31 18:00:29 2009
+++ src/doc/CHANGES-4.0.2	Tue Mar 31 21:15:07 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: CHANGES-4.0.2,v 1.1.2.21 2009/03/31 18:00:29 bouyer Exp $
+#	$NetBSD: CHANGES-4.0.2,v 1.1.2.22 2009/03/31 21:15:07 bouyer Exp $
 
 A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
 release:
@@ -170,9 +170,16 @@
 	convert getfiles() to use KERN_FILE2 sysctl.
 	Now it can survive "struct file" changing, as is upcoming.
 	[mrg, ticket #1289]
+
 share/man/man3/bits.3				1.3
 
 	PR/39381 - Taylor R Campbell
 	missing line break causing funny formatting
 	[dholland, ticket #1293]
 
+common/lib/libprop/prop_object.c		 patch
+
+	Fix crash where user was able to crash proplib with trying to
+	internalize bad xml file with non-existing data type e.g. <number>.
+	[haad, ticket #1296]
+

Reply via email to