summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2007-04-03 03:32:35 +0000
committerEric Blake <ebb9@byu.net>2007-04-03 03:32:35 +0000
commit66825407ef7b4d90f146b32093c6c11559a16e21 (patch)
treeecf24c1885e639163e10b228f1fe54ce7fb6c0b4 /ChangeLog
parent3987d9cea1785abddfd3141e4ea79e7e93dee12d (diff)
downloadgnulib-66825407ef7b4d90f146b32093c6c11559a16e21.tar.gz
Fix printf-frexpl dependency
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d67dcdc0ae..bb6dcef538 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-04-02 Eric Blake <ebb9@byu.net>
+
+ * modules/printf-frexpl (Depends-on): Depend on ldexpl.
+
2007-04-02 Bruno Haible <bruno@clisp.org>
* lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>