summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-01-15 06:35:49 +0000
committerJim Meyering <jim@meyering.net>2004-01-15 06:35:49 +0000
commit65c6b6f9a203802d59f1b3884d8ca3273f7be948 (patch)
tree23c020e52f2c9d39bf31772b72a5193fd1843f02
parente6f7ed40133b01a18355aae93715215935614979 (diff)
downloadcoreutils-65c6b6f9a203802d59f1b3884d8ca3273f7be948.tar.xz
*** empty log message ***
-rw-r--r--lib/ChangeLog4
-rw-r--r--m4/ChangeLog4
2 files changed, 8 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 66ca627c4..499a2e270 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2004-01-14 Paul Eggert <eggert@twinsun.com>
+
+ * posixver.c: Include posixver.h.
+
2004-01-12 Jim Meyering <jim@meyering.net>
* posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
diff --git a/m4/ChangeLog b/m4/ChangeLog
index e9f636dc3..c8b6d4997 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,7 @@
+2004-01-14 Paul Eggert <eggert@twinsun.com>
+
+ * posixv.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
+
2004-01-13 Jim Meyering <jim@meyering.net>
* gettext.m4, lib-ld.m4, lib-prefix.m4, nls.m4, po.m4: