-2001-09-13 Bruno Haible <haible@clisp.cons.org>
-
- * config.guess, config.sub: Update to GNU version 2001-09-13.
-
2001-09-06 Bruno Haible <haible@clisp.cons.org>
* configure.in: Add AC_REPLACE_FUNCS of strpbrk.
* README: Change bug report address to <bug-gnu-gettext@gnu.org>.
* configure.in: Likewise.
-2001-07-31 Bruno Haible <haible@clisp.cons.org>
-
- * Makefile.am (AUTOMAKE_OPTIONS): Bump to 1.4. Use option 'gnu', not
- 'gnits', to avoid distributing README-alpha.
-
2001-06-30 Bruno Haible <haible@clisp.cons.org>
* configure.in: Call gt_STDBOOL_H.
* configure.in: Check for ssize_t, pid_t, posix_spawn, select.
Call AC_FUNC_VFORK, gt_UNION_WAIT.
+2001-09-13 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.40 released.
+
+2001-09-13 Bruno Haible <haible@clisp.cons.org>
+
+ * configure.in: Bump version number to 0.10.40.
+ (RELEASE_DATE): Bump.
+
+ * config.guess, config.sub: Update to GNU version 2001-09-13.
+
+2001-07-31 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.am (AUTOMAKE_OPTIONS): Bump to 1.4. Use option 'gnu', not
+ 'gnits', to avoid distributing README-alpha.
+
2001-07-24 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.39 released.
-2001-09-08 Bruno Haible <haible@clisp.cons.org>
-
- * gettext.texi (Discussions): Rewrote the paragraph about GPL.
- * nls.texi (Using gettext in own code): Adapt for libintl license
- change.
-
2001-08-13 Bruno Haible <haible@clisp.cons.org>
* gettext.texi (YCP): New node.
* gettext.texi (Completing GNU gettext Installation): Don't recommend
to use po-mode for POT files. See 2001-07-08 po-mode.el change.
+2001-09-13 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.40 released.
+
+2001-09-08 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext.texi (Discussions): Rewrote the paragraph about GPL.
+ * nls.texi (Using gettext in own code): Adapt for libintl license
+ change.
+
2001-07-24 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.39 released.
-2001-07-11 Ulrich Drepper <drepper@redhat.com>
-
- * locale.alias: Use he language code for hebrew, not iw.
-
2001-09-02 Bruno Haible <haible@clisp.cons.org>
* plural-exp.h: New file, extracted from gettextP.h.
(OBJECTS): Add plural-exp.$lo.
Update dependencies.
-2001-09-13 Bruno Haible <haible@clisp.cons.org>
-
- * *.h, *.c, *.y, Makefile.in: Change copyright notice from GPL to LGPL.
- This is a reaction to a blackmail from the GNOME project which
- threatened to distribute an LGPLed clone of libintl.
- * COPYING.LIB-2, COPYING.LIB-2.1: New files.
- * Makefile.in (DISTFILES.gettext): Add them.
- (install-data): Install them.
- (uninstall): Uninstall them.
-
2001-07-28 Bruno Haible <haible@clisp.cons.org>
* l10nflist.c (_nl_normalize_codeset): Cast isalnum, isalpha, isdigit,
* gettext.h: Assume <limits.h> exists.
+2001-09-13 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.40 released.
+
+2001-07-11 Ulrich Drepper <drepper@redhat.com>
+
+ * locale.alias: Use he language code for hebrew, not iw.
+
+2001-09-13 Bruno Haible <haible@clisp.cons.org>
+
+ * *.h, *.c, *.y, Makefile.in: Change copyright notice from GPL to LGPL.
+ This is a reaction to a blackmail from the GNOME project which
+ threatened to distribute an LGPLed clone of libintl.
+ * COPYING.LIB-2, COPYING.LIB-2.1: New files.
+ * Makefile.in (DISTFILES.gettext): Add them.
+ (install-data): Install them.
+ (uninstall): Uninstall them.
+
2001-07-24 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.39 released.
* Makefile.am (EXTRA_DIST): Add strpbrk.c.
(noinst_HEADERS): Add strpbrk.h.
-2001-09-13 Bruno Haible <haible@clisp.cons.org>
-
- * alloca.c (alloca): Replace 'REGISTER' with 'register'.
- Reported by Len Makin <len@hpc.csiro.au>.
-
2001-09-06 Bruno Haible <haible@clisp.cons.org>
* setenv.h: New file.
* vasprintf.c (int_vasprintf): Upon allocation failure, return -1,
not 0, to be consistent with glibc documentation.
+2001-09-13 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.40 released.
+
+2001-09-13 Bruno Haible <haible@clisp.cons.org>
+
+ * alloca.c (alloca): Replace 'REGISTER' with 'register'.
+ Reported by Len Makin <len@hpc.csiro.au>.
+
2001-07-24 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.39 released.
-2001-09-13 Bruno Haible <haible@clisp.cons.org>
-
- * gettext.m4 (AM_WITH_NLS): Change version determination of bison, so
- that it also works with bison-1.29.
- Reported by Karl Berry <karl@gnu.org>.
-
2001-09-06 Bruno Haible <haible@clisp.cons.org>
* setenv.m4: New file.
* unionwait.m4: New file.
* Makefile.am (EXTRA_DIST): Add them.
+2001-09-13 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.40 released.
+
+2001-09-13 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext.m4 (AM_WITH_NLS): Change version determination of bison, so
+ that it also works with bison-1.29.
+ Reported by Karl Berry <karl@gnu.org>.
+
2001-07-24 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.39 released.
msgcomm.1.html, msgconv.1.html, msgen.1.html, msggrep.1.html,
msgsed.1.html): New rules.
+2001-09-13 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.40 released.
+
2001-07-24 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.39 released.
-2001-09-13 Bruno Haible <haible@clisp.cons.org>
-
- * gettextize.in: Don't copy intl/COPYING*; these files may confuse
- the user of the enclosing package.
-
2001-08-23 Karl Eichwalder <ke@suse.de>
* po-mode.el (po-compute-counters): First save `current'
(po-validate): Use 'null-device' instead of literal "/dev/null".
Reported by Eli Zaretskii.
+2001-09-13 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.40 released.
+
+2001-09-13 Bruno Haible <haible@clisp.cons.org>
+
+ * gettextize.in: Don't copy intl/COPYING*; these files may confuse
+ the user of the enclosing package.
+
2001-07-24 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.39 released.
-2001-08-31 Bruno Haible <haible@clisp.cons.org>
-
- * da.po: Update from <olau@hardworking.dk>
-
2001-08-30 Bruno Haible <haible@clisp.cons.org>
* Makefile.in.in (.po.mo, .po.gmo): Add msgfmt option -c, to guarantee
the PO file is really valid.
-2001-08-31 Bruno Haible <haible@clisp.cons.org>
-
- * da.po: Update from Keld Simonsen <keld@dkuug.dk>.
-
-2001-08-20 Bruno Haible <haible@clisp.cons.org>
-
- * cs.po: Update from Vladimir Michl <Vladimir.Michl@seznam.cz>.
-
2001-07-28 Bruno Haible <haible@clisp.cons.org>
* Makefile.in.in (CC, DEFS, CFLAGS, CPPFLAGS, INCLUDES, COMPILE):
(uninstall-exec, uninstall-data, uninstall-data-no,
uninstall-data-yes): New rules.
-2001-07-29 Bruno Haible <haible@clisp.cons.org>
-
- * gl.po: Update from Jesús Bravo Álvarez <jba@pobox.com>.
-
2001-06-10 Bruno Haible <haible@clisp.cons.org>
* POTFILES.in: Add src/msgcat.c, src/msgconv.c, src/msgen.c,
* POTFILES.in: Add src/po-charset.c.
+2001-09-13 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.40 released.
+
+2001-08-31 Bruno Haible <haible@clisp.cons.org>
+
+ * da.po: Update from <olau@hardworking.dk>
+
+2001-08-31 Bruno Haible <haible@clisp.cons.org>
+
+ * da.po: Update from Keld Simonsen <keld@dkuug.dk>.
+
+2001-08-20 Bruno Haible <haible@clisp.cons.org>
+
+ * cs.po: Update from Vladimir Michl <Vladimir.Michl@seznam.cz>.
+
+2001-07-29 Bruno Haible <haible@clisp.cons.org>
+
+ * gl.po: Update from Jesús Bravo Álvarez <jba@pobox.com>.
+
2001-07-24 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.39 released.
* msgfmt.c (format_directive_message): Ignore fuzziness of the header
entry. Count fuzzy untranslated entries as untranslated.
+2001-09-13 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.40 released.
+
2001-07-24 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.39 released.
* xg-test1.ok.po: Regenerated.
+2001-09-13 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.40 released.
+
2001-07-24 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.39 released.