Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/ad9e117989ac
branches:  netbsd-1-6
changeset: 531238:ad9e117989ac
user:      jmc <jmc%NetBSD.org@localhost>
date:      Tue Apr 06 05:40:45 2004 +0000

description:
#1650

diffstat:

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

diffs (18 lines):

diff -r 0d86afba3ac5 -r ad9e117989ac doc/CHANGES-1.6.3
--- a/doc/CHANGES-1.6.3 Tue Apr 06 05:40:35 2004 +0000
+++ b/doc/CHANGES-1.6.3 Tue Apr 06 05:40:45 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.3,v 1.1.2.64 2004/04/06 05:32:52 jmc Exp $
+#      $NetBSD: CHANGES-1.6.3,v 1.1.2.65 2004/04/06 05:40:45 jmc Exp $
 
 A complete list of changes from NetBSD 1.6.2 to NetBSD 1.6.3:
 
@@ -397,3 +397,8 @@
 
        Use mktemp(1) for safe temp files. PR#21840
        [reed, ticket #1649]
+
+bin/sh/arith_lex.l                             1.11
+
+       Recognise octal and hexadecimal constants in expressions.
+       [simonb, ticket #1650]



Home | Main Index | Thread Index | Old Index