* configure.in: Check for ssize_t, pid_t, posix_spawn, select.
Call AC_FUNC_VFORK, gt_UNION_WAIT.
+2001-07-24 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.39 released.
+
2001-06-08 Bruno Haible <haible@clisp.cons.org>
* ltmain.sh: Upgrade to libtool-1.4.
+2001-07-24 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.39 released.
+
2001-06-25 Bruno Haible <haible@clisp.cons.org>
* nls.texi (Using gettext in own code): Clarify copyright wording.
+2001-07-24 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.39 released.
+
2001-06-24 Bruno Haible <haible@clisp.cons.org>
* config.charset: Change canonical name of BIG5HKSCS to BIG5-HKSCS.
-2001-06-24 Bruno Haible <haible@clisp.cons.org>
-
- * config.charset: Change canonical name of BIG5HKSCS to BIG5-HKSCS.
- Change canonical name of SJIS to SHIFT_JIS.
-
2001-07-01 Bruno Haible <haible@clisp.cons.org>
* utf8-ucs4.h: New file, extracted from linebreak.c.
(error_with_progname): Change type to bool.
* progname.c (error_with_progname): Likewise.
-2001-06-25 Bruno Haible <haible@clisp.cons.org>
-
- * mbswidth.c (mbsinit): Define to 1 if not defined. For SCO 3.2v5.0.2.
-
2001-06-10 Bruno Haible <haible@clisp.cons.org>
* findprog.h: New file.
* vasprintf.c (int_vasprintf): Upon allocation failure, return -1,
not 0, to be consistent with glibc documentation.
+2001-07-24 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.39 released.
+
+2001-06-24 Bruno Haible <haible@clisp.cons.org>
+
+ * config.charset: Change canonical name of BIG5HKSCS to BIG5-HKSCS.
+ Change canonical name of SJIS to SHIFT_JIS.
+
+2001-06-25 Bruno Haible <haible@clisp.cons.org>
+
+ * mbswidth.c (mbsinit): Define to 1 if not defined. For SCO 3.2v5.0.2.
+
2001-04-30 Bruno Haible <haible@clisp.cons.org>
Silence "gcc -Wall -Wwrite-strings" warnings.
* stdbool.m4: New file.
* Makefile.am (EXTRA_DIST): Add it.
+2001-06-10 Bruno Haible <haible@clisp.cons.org>
+
+ * ssize_t.m4: New file.
+ * unionwait.m4: New file.
+ * Makefile.am (EXTRA_DIST): Add them.
+
+2001-07-24 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.39 released.
+
2001-06-25 Bruno Haible <haible@clisp.cons.org>
* mbswidth.m4: Also check for mbsinit. Needed for SCO 3.2v5.0.2.
* gettext.m4 (AM_WITH_NLS): Add support for autoconf-2.50.
-2001-06-10 Bruno Haible <haible@clisp.cons.org>
-
- * ssize_t.m4: New file.
- * unionwait.m4: New file.
- * Makefile.am (EXTRA_DIST): Add them.
-
2001-06-08 Bruno Haible <haible@clisp.cons.org>
* libtool.m4: Upgrade to libtool-1.4.
msgcomm.1.html, msgconv.1.html, msgen.1.html, msggrep.1.html,
msgsed.1.html): New rules.
+2001-07-24 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.39 released.
+
2001-05-23 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.38 released.
* po-mode.el: Merge make-local-variable within set whenever possible.
-2001-07-11 Bruno Haible <haible@clisp.cons.org>
-
- * po-mode.el (po-default-file-header): Replace 8-bit with 8bit.
-
2001-07-06 Karl Eichwalder <ke@suse.de>
* po-mode.el (po-msgfmt-version-check): Check for version strings with
* po-mode.el (po-compute-counters): Don't count the header entry.
Reported by Bernd Schandl.
-2001-07-01 Bruno Haible <haible@clisp.cons.org>
-
- * po-mode.el (po-content-type-charset-alist): Add entries for
- ISO-8859-15, GB2312, EUC-JP, EUC-KR, BIG5, SHIFT_JIS, TIS-620, VISCII.
-
2001-07-02 Karl Eichwalder <ke@suse.de>
* po-mode.el (po-validate): Use private 'compile-command' and buffer
(po-auto-replace-revision-date): Change default to 't'; otherwise the
user will be asked too often.
-2001-06-25 Bruno Haible <haible@clisp.cons.org>
-
- * po-mode.el (po-find-file-coding-system): Make it work in XEmacs 20
- as well. Based on a patch by Enrico Scholz
- <enrico.scholz@informatik.tu-chemnitz.de>.
-
2001-06-04 Karl Eichwalder <ke@suse.de>
* po-mode.el (po-edit-string): Set 'buffer-file-coding-system'
(po-validate): Use 'null-device' instead of literal "/dev/null".
Reported by Eli Zaretskii.
+2001-07-24 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.39 released.
+
+2001-07-11 Bruno Haible <haible@clisp.cons.org>
+
+ * po-mode.el (po-default-file-header): Replace 8-bit with 8bit.
+
+2001-07-01 Bruno Haible <haible@clisp.cons.org>
+
+ * po-mode.el (po-content-type-charset-alist): Add entries for
+ ISO-8859-15, GB2312, EUC-JP, EUC-KR, BIG5, SHIFT_JIS, TIS-620, VISCII.
+
+2001-06-25 Bruno Haible <haible@clisp.cons.org>
+
+ * po-mode.el (po-find-file-coding-system): Make it work in XEmacs 20
+ as well. Based on a patch by Enrico Scholz
+ <enrico.scholz@informatik.tu-chemnitz.de>.
+
2001-05-23 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.38 released.
* POTFILES.in: Add lib/pipe-bidi.c, lib/pipe-in.c, lib/pipe-out.c,
lib/wait-process.c.
+2001-05-18 Bruno Haible <haible@clisp.cons.org>
+
+ * de.po: Update from Karl Eichwalder.
+
+2001-05-02 Bruno Haible <haible@clisp.cons.org>
+
+ * POTFILES.in: Add lib/xerror.c.
+
+2001-04-29 Bruno Haible <haible@clisp.cons.org>
+
+ * POTFILES.in: Add src/read-po.c.
+
+2001-04-28 Bruno Haible <haible@clisp.cons.org>
+
+ * POTFILES.in: Add src/po-charset.c.
+
+2001-07-24 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.39 released.
+
+2001-06-25 Bruno Haible <haible@clisp.cons.org>
+
+ * no.po: Update from Trond Endrestøl <endrestol@hotmail.com>.
+
2001-06-08 Bruno Haible <haible@clisp.cons.org>
* ko.po: Update from Changwoo Ryu <cwryu@debian.org>.
* tr.po: Update from Nilgün Belma Bugüner <nilgun@technologist.com>.
-2001-05-18 Bruno Haible <haible@clisp.cons.org>
-
- * de.po: Update from Karl Eichwalder.
-
-2001-05-02 Bruno Haible <haible@clisp.cons.org>
-
- * POTFILES.in: Add lib/xerror.c.
-
-2001-04-29 Bruno Haible <haible@clisp.cons.org>
-
- * POTFILES.in: Add src/read-po.c.
-
-2001-04-28 Bruno Haible <haible@clisp.cons.org>
-
- * POTFILES.in: Add src/po-charset.c.
-
2001-05-23 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.38 released.
* msgfmt.c (format_directive_message): Ignore fuzziness of the header
entry. Count fuzzy untranslated entries as untranslated.
+2001-07-24 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.39 released.
+
2001-05-23 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.38 released.
* xg-test1.ok.po: Regenerated.
+2001-07-24 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext-0.10.39 released.
+
2001-05-23 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.38 released.