summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-06-21 12:48:06 +0000
committerJim Meyering <jim@meyering.net>2002-06-21 12:48:06 +0000
commita170c7e497d756d21e511f64a18430c2fde87e3f (patch)
tree51c2bc61ac781eb266ee0c1cefdad0eefae9c90d /old/fileutils/ChangeLog
parentfff4a08af1ca35c07752ffd83ac4773582472661 (diff)
downloadcoreutils-a170c7e497d756d21e511f64a18430c2fde87e3f.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index bbc2496c9..e0c922052 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,9 @@
* Version 4.1.9.
+ * Makefile.maint (wget-update): Checkout into config/.
+ Warn when skipping a file.
+
* src/stat.c: Include sys/statvfs.h.
[!HAVE_SYS_STATVFS_H && !HAVE_SYS_VFS_H]: Include sys/param.h
and sys/mount.h, to get decl of struct statfs on NetBSD 1.5.2.
@@ -69,9 +72,6 @@
* tests/mv/perm-1: New file, to demonstrate fix of 2002-06-12.
* tests/mv/Makefile.am (TESTS): Add perm-1.
- * Makefile.maint (wget-update): `cd' to config first.
- Warn when omitting a file ... FIXME
-
* src/system.h: For GNU libc 2.2 and newer, ensure that <sys/types.h>
has been included before this file.