1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-07-28 20:10:56 +00:00
parent cafa875ac4
commit e3d2d82194

View File

@@ -1,3 +1,10 @@
2002-07-28 Jim Meyering <meyering@lucent.com>
* configure.ac: Require automake-1.6b.
* TODO: Remove entry that mentions rm's HAVE_WORKING_READDIR.
Since remove.c was rewritten, rm is no longer susceptible to that.
2002-07-26 Jim Meyering <meyering@lucent.com>
* src/stat.c: Don't include malloc.h -- it was unnecessary.