Module Name:    src
Committed By:   bouyer
Date:           Tue Jun  5 20:28:12 UTC 2012

Modified Files:
        src/doc [netbsd-6]: CHANGES-6.0

Log Message:
ticket 309


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.112 -r1.1.2.113 src/doc/CHANGES-6.0

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-6.0
diff -u src/doc/CHANGES-6.0:1.1.2.112 src/doc/CHANGES-6.0:1.1.2.113
--- src/doc/CHANGES-6.0:1.1.2.112	Tue Jun  5 16:43:04 2012
+++ src/doc/CHANGES-6.0	Tue Jun  5 20:28:12 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.112 2012/06/05 16:43:04 jdc Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.113 2012/06/05 20:28:12 bouyer Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -2671,3 +2671,9 @@ lib/libperfuse/ops.c				1.55
 	like we detected ftruncate(2) and wipe atime and mtime if it occurs.
 	[manu, ticket #290]
 
+lib/libedit/readline.c				1.104
+
+	don't crash if add_history is called from an empty line. Called from
+	nslookup in new bind.
+	[christos, ticket #309]
+

Reply via email to