2007-08-06 Simon Josefsson <simon@josefsson.org>
[gnulib.git] / ChangeLog
index d4c894b..bd9b2e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-08-06  Simon Josefsson  <simon@josefsson.org>
+
+       * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
+
+2007-07-31  Bruno Haible  <bruno@clisp.org>
+
+       * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
+       are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
+       Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
+
 2007-07-31  Bruno Haible  <bruno@clisp.org>
 
        * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.