summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 189bae79e..50596fcf8 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,9 @@
+Fri Mar 1 20:46:32 1996 Jim Meyering (meyering@na-net.ornl.gov)
+
+ * expr.c (docolon): Don't initialize re_syntax_options to
+ deceptively-named RE_SYNTAX_POSIX_BASIC -- it recognizes non-BRE
+ \?, \+, and \|. Use RE_SYNTAX_POSIX_MINIMAL_BASIC instead.
+
Wed Feb 28 23:08:24 1996 Jim Meyering (meyering@na-net.ornl.gov)
* lib/Makefile.am (su_SOURCES): Add xstrtoul.c.