summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index bc94bd695..705d7b75b 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,7 @@
2002-04-14 Jim Meyering <meyering@lucent.com>
+ * Version 4.1.9.
+
* src/stat.c (statfs_secure): Define.
(print_stat): Remove another #ifdef.
(do_statfs): Likewise.
@@ -38,8 +40,6 @@
2002-04-12 Jim Meyering <meyering@lucent.com>
- * Version 4.1.9.
-
* src/Makefile.am (LDADD): List ../lib/libfetish.a both before
and after @LIBINTL@. Thanks to Paul Eggert for the fix and to
Bruno Haible for diagnosing the problem.