diff options
-rw-r--r-- | lib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 9dbcf8dde..49389877d 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2001-01-14 Jim Meyering <meyering@lucent.com> + + * rename.c: New file. From Volker Borchert. + Include stdlib.h, string.h or strings.h, and xalloc.h. + Use strip_trailing_slashes rather than open-coding it. + 2001-01-03 Paul Eggert <eggert@twinsun.com> * lib/strftime.c: Sync with glibc time/strftime.c 1.81. |