diff options
author | Jim Meyering <jim@meyering.net> | 1997-12-14 16:25:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-12-14 16:25:06 +0000 |
commit | 7dcb361c82cdef470c11ccc854b5edfc5c7b3b85 (patch) | |
tree | bf18ca88e2cc2481e96983efc7e8ee220e56a14a /old | |
parent | 5867abf11e6a547877b1549d61e352b8d680a213 (diff) | |
download | coreutils-7dcb361c82cdef470c11ccc854b5edfc5c7b3b85.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 654c2891e..48e7bee5f 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,13 +1,13 @@ 1997-12-14 Jim Meyering <meyering@na-net.ornl.gov> + * Version 3.16g. + * src/rm.c (ASSIGN_STRDUPA): Cast alloca return value to char*. * lib/hash.h: s/HAVE_DECLARATION_/HAVE_DECL_/. 1997-12-13 Jim Meyering <meyering@na-net.ornl.gov> - * Version 3.16g. - * tests/Makefile.am (check-local): New target. * tests/.posix-warn: New file. |