* README.mingw: Remove file.
* Makefile.am (EXTRA_DIST): Remove README.mingw.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * version.sh: Bump version number to 0.14.6.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
A complete example showing the use of GNU gettext with the wxWidgets GUI
toolkit has been added.
\f
+Version 0.14.6 - June 2006
+
+* Updated the meaning of 'gcc-internal-format' to match GCC 4.1.
+\f
Version 0.14.5 - May 2005
* Updated the meaning of 'gcc-internal-format' to match GCC 4.0.
(AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
* lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
* configure.ac (DLL_VARIABLE): Define also as nonempty when building
shared libraries with mingw.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * windows/intl.rc: Bump version number to 0.14.6.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2006-06-21 Bruno Haible <bruno@clisp.org>
* matrix.texi: Update.
* Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
* plural-exp.c (GERMANIC_PLURAL): Test for __APPLE_CC > 1.
Needed because gcc-4.0 defines __APPLE_CC__.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
(BUILT_SOURCES): Add $(STDBOOL_H), $(ALLOCA_H).
Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
* printf-args.c (printf_fetchargs): Work around broken definition of
wint_t on mingw.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
* gettext.m4 (AM_INTL_SUBDIR): Also test for NL_LOCALE_NAME macro.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
* Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
supported since autoconf-2.50.
Suggested by Alexandre Duret-Lutz <adl@src.lip6.fr>.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
* gettext.sh.in: Make it work when sourced by zsh.
Reported by Sergio Talens-Oliag <sto@debian.org>.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
* configure.ac: Test for field __names in struct __locale_struct.
Also define USE_IN_GETTEXT_TESTS.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * windows/gettextlib.rc: Bump version number to 0.14.6.
+ * windows/gettextsrc.rc: Likewise.
+ * windows/gettextpo.rc: Likewise.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
* gettext.texi (c-format): Write fprintf() instead of fprintf(3).
Requested by Richard Stallman.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
* hello-csharp/autoclean.sh, hello-csharp-forms/autoclean.sh: Also
remove m4/csharpexec-test.exe.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
* binary-io.h (fileno): Undefine before defining it. Avoids a gcc
warning on mingw.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
* dfa.c (update_mb_len_index): Change argument type to 'const char *'.
Avoids gcc-4.0 warnings.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
* test-names.c: Likewise.
Reported by Ralf Wildenhues on bug-gnulib.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
a trivial program.
Reported by Pierre <pierre42d@9online.fr>.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
* Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
supported since autoconf-2.50.
Suggested by Alexandre Duret-Lutz <adl@src.lip6.fr>.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
* GNOME/team-address: Update accordingly.
Reported by Abel Cheung <abelcheung@gmail.com>.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
-2006-06-20 Bruno Haible <bruno@clisp.org>
-
- * format-gcc-internal-1: Update to GCC 4.1 internal format strings.
- * format-gcc-internal-2: Likewise.
-
2006-06-17 Bruno Haible <bruno@clisp.org>
* recode-sr-latin-2 (LOCALE_JA_EUCJP): Determine locale name depending
(gettext_4_prg_SOURCES, gettext_4_prg_LDADD): New variables.
(gettext_5_prg_SOURCES, gettext_5_prg_LDADD): New variables.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-0.14.6 released.
+
+2006-06-20 Bruno Haible <bruno@clisp.org>
+
+ * format-gcc-internal-1: Update to GCC 4.1 internal format strings.
+ * format-gcc-internal-2: Likewise.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.