summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-12-11 06:08:42 +0000
committerJim Meyering <jim@meyering.net>1996-12-11 06:08:42 +0000
commitbeed39a03ca3fb8daca3088e341f16e80bd97d5a (patch)
tree3ea0e7f5e4296a2b9aa352088374c82f2ea527d1
parentd5f09a0fd1923eb6fc87029cee8a3d58dbd8594f (diff)
downloadcoreutils-FILEUTILS-3_13k.tar.gz
-rw-r--r--old/fileutils/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index f68b97e9d..70c0e8fd4 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,9 +1,12 @@
Tue Dec 10 00:14:24 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * configure.in: Bump version to 3.13k.
+
* src/install.c [_POSIX_VERSION]: Don't declare wait. That
declaration conflicted with one in a system header file on
i386-pc-isc3.0, now that I've removed the AC_ISC_POSIX macro
and _POSIX_VERSION is no longer defined.
+ Reported by Karl Heuer.
* configure.in (AC_ISC_POSIX): Remove kludgy macro.
Use this test instead:
@@ -16,8 +19,6 @@ Tue Dec 10 00:14:24 1996 Jim Meyering <meyering@na-net.ornl.gov>
Although it's not used yet, it'll be used by ls's (to-be-done)
--format=FORMAT option.
- * configure.in: Bump version to 3.13k.
-
Mon Dec 9 18:26:54 1996 Jim Meyering <meyering@na-net.ornl.gov>
* lib/obstack.h: Include config.h.