*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 18 Aug 2001 16:39:58 +0000 (16:39 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 18 Aug 2001 16:39:58 +0000 (16:39 +0000)
old/sh-utils/ChangeLog

index 0539d2c8f1b3b05fa71c7003e221479baae6f49b..c0f786cadc8ac15fb7133688d6f1565e1a6d72ef 100644 (file)
@@ -1,7 +1,18 @@
-2001-08-18  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.11.
 
+2001-06-20  Paul Eggert  <eggert@twinsun.com>
+
+       * src/expr.c (toarith): Don't accept plain "-" as a valid integer.
+
+2001-08-18  Jim Meyering  <meyering@lucent.com>
+
+       * tests/expr/basic: New test for the above.
+       * tests/expr/Makefile.am: New file.
+       * tests/expr: New directory.
+       * tests/Makefile.am (SUBDIRS): Add expr.
+       * configure.in (AC_OUTPUT): Add tests/expr/Makefile.
+
 2001-06-20  Paul Eggert  <eggert@twinsun.com>
 
        Modify 'expr' so that it uses intmax_t, not int, to calculate