Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6]: src/doc ticket 309



details:   https://anonhg.NetBSD.org/src/rev/f42605f1767e
branches:  netbsd-6
changeset: 774166:f42605f1767e
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Tue Jun 05 20:28:12 2012 +0000

description:
ticket 309

diffstat:

 doc/CHANGES-6.0 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r b47db3cb3000 -r f42605f1767e doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Tue Jun 05 20:22:14 2012 +0000
+++ b/doc/CHANGES-6.0   Tue Jun 05 20:28:12 2012 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index