summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3a9342..e8a7e98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-05-30 Bruno Haible <bruno@clisp.org>
+
+ Generate a compiler independent <unistring/stdbool.h>.
+ * lib/stdbool.mini.h: New file, a reduced version of gnulib's
+ lib/stdbool.in.h.
+ * lib/Makefile.am (unistring/stdbool.h): Produce a file that relies
+ on #ifs.
+ Reported by David Byron <dbyron@dbyron.com>.
+
2009-05-23 Bruno Haible <bruno@clisp.org>
* configure.ac (AM_INIT_AUTOMAKE): Add 'silent-rules' option.