1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-11 14:44:18 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-04-15 06:27:18 +00:00
parent aa9d23e551
commit 0c48a61ea4

View File

@@ -2,6 +2,9 @@
* Version 5.0.1.
* Makefile.maint: Remove (or replace-with-TAB(s) to retain alignment)
each sequence of spaces before a TAB character.
* src/remove.c (is_empty_dir): Don't closedir (NULL).
2003-04-12 Jim Meyering <jim@meyering.net>