]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Mark the 0.10.38 release.
authorBruno Haible <bruno@clisp.org>
Wed, 23 May 2001 22:16:29 +0000 (22:16 +0000)
committerBruno Haible <bruno@clisp.org>
Wed, 23 May 2001 22:16:29 +0000 (22:16 +0000)
ChangeLog
doc/ChangeLog
intl/ChangeLog
lib/ChangeLog
m4/ChangeLog
man/ChangeLog
misc/ChangeLog
po/ChangeLog
src/ChangeLog
tests/ChangeLog

index 2f7ccb3a886ccac8df31ea462825f3b4a08e37d2..32763f2d56d6b2e330e7d96d2d31c3fc3149300c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-05-23  Bruno Haible  <haible@clisp.cons.org>
+
+       * gettext-0.10.38 released.
+
 2001-05-23  Bruno Haible  <haible@clisp.cons.org>
 
        * configure.in: Bump version number to 0.10.38.
index 4d8adc542842379aa7ddf86c97eb134ca2677b10..11f9cca9d72384674bd1ae81f5cae1691578ca45 100644 (file)
@@ -1,3 +1,7 @@
+2001-05-23  Bruno Haible  <haible@clisp.cons.org>
+
+       * gettext-0.10.38 released.
+
 2001-05-22  Bruno Haible  <haible@clisp.cons.org>
 
        * gettext.texi (Creating): Change "8-bit" to "8bit".
index 5705302b7bee59143417083869306c5f7b59b9db..0a72247b2a9b1394c3c0f1ba96f8fd450cc20ebb 100644 (file)
@@ -1,3 +1,13 @@
+2001-04-30  Bruno Haible  <haible@clisp.cons.org>
+
+       Silence "gcc -Wall -Wwrite-strings" warnings.
+       * localcharset.c (charset_aliases): Change type to 'const char *'.
+       (get_charset_aliases): Change type of 'cp' to 'const char *'.
+
+2001-05-23  Bruno Haible  <haible@clisp.cons.org>
+
+       * gettext-0.10.38 released.
+
 2001-05-22  Bruno Haible  <haible@clisp.cons.org>
 
        * Makefile.in (install-data): Install plural.c as well.
        * dcigettext.c (getuid, getgid, geteuid, getegid): Provide default
        definitions. Needed for mingw32.
 
-2001-04-30  Bruno Haible  <haible@clisp.cons.org>
-
-       Silence "gcc -Wall -Wwrite-strings" warnings.
-       * localcharset.c (charset_aliases): Change type to 'const char *'.
-       (get_charset_aliases): Change type of 'cp' to 'const char *'.
-
 2001-04-19  Bruno Haible  <haible@clisp.cons.org>
 
        * gettext-0.10.37 released.
index a2ad0b7822ad0ad064604633832a539e77f1dbe5..4b8af78e27a8c1745574ad569478f027c987461d 100644 (file)
@@ -1,9 +1,3 @@
-2001-05-23  Bruno Haible  <haible@clisp.cons.org>
-
-       * linebreak.c (mbs_possible_linebreaks): Avoid broken EUC-KR
-       conversion in glibc-2.1.
-       (mbs_width_linebreaks): Likewise.
-
 2001-05-15  Bruno Haible  <haible@clisp.cons.org>
 
        * progname.h (set_program_name): New declaration.
        * vasprintf.c (int_vasprintf): Upon allocation failure, return -1,
        not 0, to be consistent with glibc documentation.
 
-2001-05-02  Bruno Haible  <haible@clisp.cons.org>
-
-       * linebreak.c (iconv_string_keeping_offsets): Work around a glibc-2.1
-       bug.
-
 2001-04-30  Bruno Haible  <haible@clisp.cons.org>
 
        Silence "gcc -Wall -Wwrite-strings" warnings.
        * localcharset.c (charset_aliases): Change type to 'const char *'.
        (get_charset_aliases): Change type of 'cp' to 'const char *'.
 
+2001-05-23  Bruno Haible  <haible@clisp.cons.org>
+
+       * gettext-0.10.38 released.
+
+2001-05-23  Bruno Haible  <haible@clisp.cons.org>
+
+       * linebreak.c (mbs_possible_linebreaks): Avoid broken EUC-KR
+       conversion in glibc-2.1.
+       (mbs_width_linebreaks): Likewise.
+
+2001-05-02  Bruno Haible  <haible@clisp.cons.org>
+
+       * linebreak.c (iconv_string_keeping_offsets): Work around a glibc-2.1
+       bug.
+
 2001-04-19  Bruno Haible  <haible@clisp.cons.org>
 
        * gettext-0.10.37 released.
index 35fdb18a8b4e8da43929bf503fd333a8cd39e804..57c30a9c965087073a6a6d3de78fa27546953625 100644 (file)
@@ -1,3 +1,7 @@
+2001-05-23  Bruno Haible  <haible@clisp.cons.org>
+
+       * gettext-0.10.38 released.
+
 2001-05-23  Bruno Haible  <haible@clisp.cons.org>
 
        * iconv.m4 (AM_ICONV): Accept --with-libiconv-prefix option.
index d196f6ddbc014b25885623887f0d2efe2ae14ae9..81394ba51c72f024356ee33490ecf9ee134f1f9c 100644 (file)
@@ -1,3 +1,7 @@
+2001-05-23  Bruno Haible  <haible@clisp.cons.org>
+
+       * gettext-0.10.38 released.
+
 2001-05-20  Bruno Haible  <haible@clisp.cons.org>
 
        * Makefile.am: New file.
index 900e1c1339f9d2c7a10b4aa1cffe776b27447afc..5ab3df57a27c2656600b6ea347ae6cbad00d46ba 100644 (file)
@@ -1,3 +1,7 @@
+2001-05-23  Bruno Haible  <haible@clisp.cons.org>
+
+       * gettext-0.10.38 released.
+
 2001-05-22  Bruno Haible  <haible@clisp.cons.org>
 
        * gettextize.in: Copy plural.c and touch it afterwards.
index 18afcb9efa3604a3f5a8251255b7f500e2a31bd5..e0235514f3f5248835ce46f5f3d3a3ed7cab44b9 100644 (file)
@@ -1,11 +1,27 @@
-2001-05-21  Bruno Haible  <haible@clisp.cons.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.
+
+2001-05-21  Bruno Haible  <haible@clisp.cons.org>
+
+       * tr.po: Update from Nilgün Belma Bugüner <nilgun@technologist.com>.
+
 2001-05-18  Bruno Haible  <haible@clisp.cons.org>
 
        * Makefile.in.in (dist2): Don't assume $(srcdir) = ".". Distribute
        * sl.po: Update from
        Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>.
 
-2001-05-02  Bruno Haible  <haible@clisp.cons.org>
-
-       * POTFILES.in: Add lib/xerror.c.
-
 2001-04-30  Bruno Haible  <haible@clisp.cons.org>
 
        * et.po: New file, from Ivar Smolin <okul@trenet.ee>.
 
-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-04-19  Bruno Haible  <haible@clisp.cons.org>
 
        * gettext-0.10.37 released.
index c047bdab11ee8fe5e02dfcb378ed9af68272a441..2e7d19f399905d0bdccbce15a09e75c466ecdd97 100644 (file)
@@ -1,11 +1,3 @@
-2001-05-23  Bruno Haible  <haible@clisp.cons.org>
-
-       * write-po.c (wrap): Avoid broken EUC-KR conversion in glibc-2.1.
-
-2001-05-21  Bruno Haible  <haible@clisp.cons.org>
-
-       * xgettext.c (construct_header): Replace 8-bit with 8bit.
-
 2001-05-15  Bruno Haible  <haible@clisp.cons.org>
 
        * msgcmp.c (main): Call set_program_name instead of assigning
        * msgfmt.c (format_directive_message): Ignore fuzziness of the header
        entry. Count fuzzy untranslated entries as untranslated.
 
+2001-05-23  Bruno Haible  <haible@clisp.cons.org>
+
+       * gettext-0.10.38 released.
+
+2001-05-23  Bruno Haible  <haible@clisp.cons.org>
+
+       * write-po.c (wrap): Avoid broken EUC-KR conversion in glibc-2.1.
+
+2001-05-21  Bruno Haible  <haible@clisp.cons.org>
+
+       * xgettext.c (construct_header): Replace 8-bit with 8bit.
+
 2001-04-19  Bruno Haible  <haible@clisp.cons.org>
 
        * gettext-0.10.37 released.
index 3ec612635bf6e4c23035d378f960c0638bf17dff..00792f681dd11da27c4240e59244a759862b6c25 100644 (file)
 
        * xg-test1.ok.po: Regenerated.
 
+2001-05-23  Bruno Haible  <haible@clisp.cons.org>
+
+       * gettext-0.10.38 released.
+
 2001-04-19  Bruno Haible  <haible@clisp.cons.org>
 
        * gettext-0.10.37 released.