summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-08-18 20:48:09 +0000
committerJim Meyering <jim@meyering.net>2001-08-18 20:48:09 +0000
commitc0b3a3636cb096b72c17614032b0ce36d350e188 (patch)
tree1bf0f7b42fb18643fcb8244d721e67207da168a1 /old/sh-utils/ChangeLog
parent74c1d7d5f4e06d40fe3af7287819cdc2619c17d1 (diff)
downloadcoreutils-c0b3a3636cb096b72c17614032b0ce36d350e188.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index c426e57fd..f81749e27 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -9,6 +9,10 @@
integer. This avoids loss of information and wrong result, e.g. for
"expr '00' '<' '0!'", where you don't want to convert '00' to '0'.
+2001-08-18 Jim Meyering <meyering@lucent.com>
+
+ * tests/expr/basic (00): New test for the above.
+
2001-06-21 Paul Eggert <eggert@twinsun.com>
* src/expr.c: Code cleanup to avoid tricky macros and