diff options
author | Jim Meyering <jim@meyering.net> | 2000-06-15 07:58:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-06-15 07:58:06 +0000 |
commit | 474a9f7a56fbde34a0dcb00a93a7eb9a34199184 (patch) | |
tree | 2ff363b15e7b97de481616ffc53d78927d0f95a5 | |
parent | b7aa5f32069533fce1ffeea59d717354af84ee9e (diff) | |
download | coreutils-474a9f7a56fbde34a0dcb00a93a7eb9a34199184.tar.xz |
*** empty log message ***
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index acb05cf05..9391905c2 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-06-14 Paul Eggert <eggert@twinsun.com> + + * lib/getdate.y (get_date): Apply relative times after time + zone indicator, not before. Reported by Todd A. Jacobs. + 2000-06-13 Jim Meyering <meyering@lucent.com> * xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c. |