summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-04-14 12:53:10 +0000
committerJim Meyering <jim@meyering.net>2002-04-14 12:53:10 +0000
commitf7d204bce417349acacf70779b89a7aa3557c48a (patch)
treeb576f967ef1ee251d7554ef19a48fa004d229718 /old
parent2b38bcb26a3988b8871b35a69eb430b4371ed6b8 (diff)
downloadcoreutils-f7d204bce417349acacf70779b89a7aa3557c48a.tar.xz
*** empty log message ***
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.