]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Remove leftovers from C# compiler.
authorBruno Haible <bruno@clisp.org>
Wed, 21 Jun 2006 16:58:34 +0000 (16:58 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:25 +0000 (12:13 +0200)
gettext-tools/src/ChangeLog
gettext-tools/src/Makefile.am

index 9b91fe36754b359648d06a7b9dd14a381dbecbb3..065afdc2cb5ce9be65027627c748661c5af6b086 100644 (file)
@@ -1,14 +1,3 @@
-2006-06-20  Bruno Haible  <bruno@clisp.org>
-
-       * format-gcc-internal.c (struct unnumbered_arg): Remove type.
-       (struct numbered_arg): New type.
-       (struct spec): Use it.
-       (isdigit): New macro.
-       (numbered_arg_compare): New function.
-       (format_parse, format_free, format_check, format_print): Update to
-       GCC 4.1 internal format strings.
-       Reported by Göran Uddeborg <goeran@uddeborg.se>.
-
 2006-06-04  Bruno Haible  <bruno@clisp.org>
 
        * msgl-check.c (check_plural_eval): Declare 'distribution' as volatile,
        * read-stringtable.c (phase2_getc): Optimize UTF-8 code. Avoids
        gcc-4.0 warnings.
 
+2006-06-21  Bruno Haible  <bruno@clisp.org>
+
+       * gettext-0.14.6 released.
+
+2006-06-21  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (CLEANFILES): Add msgfmt.net.exe.mdb,
+       msgunfmt.net.exe.mdb.
+
+2006-06-21  Bruno Haible  <bruno@clisp.org>
+
+       * gettext-po.h (LIBGETTEXTPO_VERSION): Bump version number.
+
+2006-06-20  Bruno Haible  <bruno@clisp.org>
+
+       * format-gcc-internal.c (struct unnumbered_arg): Remove type.
+       (struct numbered_arg): New type.
+       (struct spec): Use it.
+       (isdigit): New macro.
+       (numbered_arg_compare): New function.
+       (format_parse, format_free, format_check, format_print): Update to
+       GCC 4.1 internal format strings.
+       Reported by Göran Uddeborg <goeran@uddeborg.se>.
+
 2005-05-23  Bruno Haible  <bruno@clisp.org>
 
        * gettext-0.14.5 released.
index 50c0dc40ecadd689c5c93b1ff8b68acbb6963198..bf631ffd4c6a184fba5dd958e37374c5b578bc18 100644 (file)
@@ -428,7 +428,9 @@ uninstall-java-no-no:
 
 EXTRA_DIST += msgfmt.cs msgunfmt.cs
 
-CLEANFILES += msgfmt.net.exe msgunfmt.net.exe
+CLEANFILES += \
+  msgfmt.net.exe msgfmt.net.exe.mdb \
+  msgunfmt.net.exe msgunfmt.net.exe.mdb
 
 all-local: all-csharp-@BUILDCSHARP@
 all-csharp-yes: msgfmt.net.exe msgunfmt.net.exe