*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 21 Jun 2000 09:02:48 +0000 (09:02 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 21 Jun 2000 09:02:48 +0000 (09:02 +0000)
old/sh-utils/ChangeLog

index 6d0df5e..8fa29f6 100644 (file)
@@ -1,3 +1,9 @@
+2000-06-21  Jim Meyering  <meyering@lucent.com>
+
+       * tests/stty/basic-1: New test for that.
+       * src/stty.c (valid_options): Don't segfault on `stty erase -'.
+       Patch from Harry Liu.
+
 2000-06-15  Jim Meyering  <meyering@lucent.com>
 
        * tests/date/Test.pm: Add tests for getdate.y fix.