diff options
author | Jim Meyering <jim@meyering.net> | 1996-02-01 06:10:10 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-02-01 06:10:10 +0000 |
commit | 73b2951ffeb6fc448206658b3ba282500a85a841 (patch) | |
tree | 8e0db8e03a9f8f70bf09d0bb49d7eba797362d90 /old/sh-utils | |
parent | 46505987ea2f435f00822a09800197ed18b5dbac (diff) | |
download | coreutils-73b2951ffeb6fc448206658b3ba282500a85a841.tar.xz |
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 6cf2cd4b4..aa1959fb3 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -173,7 +173,7 @@ Fri Jun 23 23:04 1995 Jim Meyering (meyering@comco.com) Mon Jun 12 00:26:54 1995 Jim Meyering (meyering@comco.com) * getdate.y (Convert): Use 2037 as threshold, not 1999. - Otherwise years after 1999 are treated as invalid. + Before years after 1999 were treated as invalid. From Andreas Schwab. Sat May 27 00:35:47 1995 Jim Meyering (meyering@comco.com) @@ -296,7 +296,7 @@ Mon Dec 19 22:05:12 1994 Jim Meyering (meyering@comco.com) Mon Dec 12 22:42:09 1994 Jim Meyering (meyering@comco.com) - * (docolon): Zero out re_buffer and re_regs before using them. + * expr.c (docolon): Zero out re_buffer and re_regs before using them. From H.J. Lu <hjl@nynexst.com>. Sun Dec 4 14:53:12 1994 Jim Meyering (meyering@comco.com) |