Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc fix for ticket 824



details:   https://anonhg.NetBSD.org/src/rev/d28a89f2e4ee
branches:  netbsd-1-6
changeset: 529169:d28a89f2e4ee
user:      lukem <lukem%NetBSD.org@localhost>
date:      Tue Oct 15 23:02:51 2002 +0000

description:
fix for ticket 824

diffstat:

 doc/CHANGES-1.6.1 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 60f02e47625d -r d28a89f2e4ee doc/CHANGES-1.6.1
--- a/doc/CHANGES-1.6.1 Tue Oct 15 22:57:06 2002 +0000
+++ b/doc/CHANGES-1.6.1 Tue Oct 15 23:02:51 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.1,v 1.1.2.8 2002/10/14 00:18:26 lukem Exp $
+#      $NetBSD: CHANGES-1.6.1,v 1.1.2.9 2002/10/15 23:02:51 lukem Exp $
 
 A complete list of changes from NetBSD 1.6 to NetBSD 1.6.1:
 
@@ -292,3 +292,8 @@
        Correctly calculate file length for (e.g.) msgbuf.
        [jdolecek, ticket #911]
 
+distrib/common/parselist.awk                   1.13
+
+       Escape { and } in the regexp that matches e.g. ${FOO}.
+       [thorpej, ticket #824]
+



Home | Main Index | Thread Index | Old Index