Module Name:    src
Committed By:   sborrill
Date:           Wed Oct 14 18:13:21 UTC 2009

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

Log Message:
Ticket 1091


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.103 -r1.1.2.104 src/doc/CHANGES-5.1

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.1
diff -u src/doc/CHANGES-5.1:1.1.2.103 src/doc/CHANGES-5.1:1.1.2.104
--- src/doc/CHANGES-5.1:1.1.2.103	Wed Oct 14 09:32:05 2009
+++ src/doc/CHANGES-5.1	Wed Oct 14 18:13:21 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.103 2009/10/14 09:32:05 sborrill Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.104 2009/10/14 18:13:21 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -14145,3 +14145,8 @@
 
 	[pooka, ticket #1088]
 
+usr.bin/printf/printf.c				1.34
+
+	Avoid segv on "printf '%*********s' 666".
+	[christos, ticket #1091]
+

Reply via email to