.
authorJim Meyering <jim@meyering.net>
Fri, 23 Feb 1996 16:29:43 +0000 (16:29 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 23 Feb 1996 16:29:43 +0000 (16:29 +0000)
old/sh-utils/ChangeLog

index 2f092af..9523f37 100644 (file)
@@ -3,6 +3,7 @@
 
        * expr.c (docolon): Set re_syntax_options to RE_SYNTAX_POSIX_BASIC
        so expr's pattern matching uses BASIC (not GNU-extended) REs.
+       Reported by Jim Kingdon.
 
        * who-users.c (print_entry): Use strchr, not index.