summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: