Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc #1685



details:   https://anonhg.NetBSD.org/src/rev/8876a38b3080
branches:  netbsd-1-6
changeset: 531326:8876a38b3080
user:      jmc <jmc%NetBSD.org@localhost>
date:      Thu May 06 04:46:14 2004 +0000

description:
#1685

diffstat:

 doc/CHANGES-1.6.3 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 28e0aa535a77 -r 8876a38b3080 doc/CHANGES-1.6.3
--- a/doc/CHANGES-1.6.3 Thu May 06 04:45:56 2004 +0000
+++ b/doc/CHANGES-1.6.3 Thu May 06 04:46:14 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.3,v 1.1.2.89 2004/05/06 04:45:14 jmc Exp $
+#      $NetBSD: CHANGES-1.6.3,v 1.1.2.90 2004/05/06 04:46:14 jmc Exp $
 
 A complete list of changes from NetBSD 1.6.2 to NetBSD 1.6.3:
 
@@ -646,3 +646,10 @@
        When calculating the allocated symbol table size, round up the section
        sizes with ELF_ALIGN(). PR#13429 PR#18691 PR#25429
        [martin, ticket #1684]
+
+usr.bin/vi/common/line.c                       1.7
+
+       Flush the current line cache on every operation on the DB.
+       We can't keep a reference to data returned by libdb after a subsequent
+       call to any other libdb function on that DB.
+       [aymeric, ticket #1685]



Home | Main Index | Thread Index | Old Index