diff options
author | Jim Meyering <jim@meyering.net> | 2000-10-17 06:45:57 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-10-17 06:45:57 +0000 |
commit | a8bf54480351e18dc6b40785a89acbf9bc14c3ea (patch) | |
tree | 3227a10a5be8699f3512a57cc0a6de2cc945723a /lib | |
parent | c84107946236b4af89202f1e4ee2b158817ae2c8 (diff) | |
download | coreutils-a8bf54480351e18dc6b40785a89acbf9bc14c3ea.tar.xz |
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 6c20d776e..e1614e6e1 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2000-10-17 Jim Meyering <meyering@lucent.com> + + * getopt.c: Update from libc. + 2000-10-16 Jim Meyering <meyering@lucent.com> * hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to setlocale. |