From 835572ae23fe57f0ff7c5b61b163148d7ab7b220 Mon Sep 17 00:00:00 2001 From: Andrew Main Date: Tue, 4 Apr 2000 01:16:25 +0000 Subject: 10444: Src/lex.c, Src/pattern.c: Insist on proper syntax for numeric globbing (with the "-"). Also fix the bug whereby "echo 1<2-3>" would lose the "1". --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 044aeff35..3853c637f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-04-04 Andrew Main + + * 10444: Src/lex.c, Src/pattern.c: Insist on proper syntax + for numeric globbing (with the "-"). Also fix the bug whereby + "echo 1<2-3>" would lose the "1". + 2000-04-02 Peter Stephenson * pws: Config/version.mk: 3.1.6-dev-21. -- cgit 1.4.1