Module Name:    src
Committed By:   sborrill
Date:           Wed Oct 14 18:40:01 UTC 2009

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

Log Message:
Ticket 1091


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.17 -r1.1.2.18 src/doc/CHANGES-5.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-5.0.2
diff -u src/doc/CHANGES-5.0.2:1.1.2.17 src/doc/CHANGES-5.0.2:1.1.2.18
--- src/doc/CHANGES-5.0.2:1.1.2.17	Mon Oct 12 10:52:18 2009
+++ src/doc/CHANGES-5.0.2	Wed Oct 14 18:40:01 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.2,v 1.1.2.17 2009/10/12 10:52:18 sborrill Exp $
+# $NetBSD: CHANGES-5.0.2,v 1.1.2.18 2009/10/14 18:40:01 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.0.1 release to the NetBSD 5.0.2
 release:
@@ -318,3 +318,8 @@
 	this there is a simple local-user panic in ureadc().
 	[dsl, ticket #1087]
 
+usr.bin/printf/printf.c				1.34
+
+	Avoid segv on "printf '%*********s' 666".
+	[christos, ticket #1091]
+

Reply via email to