Update javaexec module from GNU gettext 0.15.
[gnulib.git] / ChangeLog
index 2e61250..6abfea2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,50 @@
+2006-03-12  Bruno Haible  <bruno@clisp.org>
+
+       * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
+
+2005-12-04  Bruno Haible  <bruno@clisp.org>
+
+       * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
+       (untested).
+
+2006-06-21  Bruno Haible  <bruno@clisp.org>
+
+       Avoid warnings from recent versions of mcs.
+       * build-aux/csharpcomp.sh.in (options_mcs): Don't use options -o, -L,
+       -r any more. Use options documented since mcs-1.0 instead. Similarly
+       for -g.
+
+2005-12-04  Bruno Haible  <bruno@clisp.org>
+
+       * build-aux/csharpcomp.sh.in: Suffix for resources is .resources, not
+       .resource.
+
+2005-07-09  Bruno Haible  <bruno@clisp.org>
+
+       * build-aux/csharpcomp.sh.in (options_csc): For -l option, add a .dll
+       suffix.
+       Reported by Mark Junker <mjscod@gmx.de>.
+
+2006-07-22  Bruno Haible  <bruno@clisp.org>
+
+       * modules/gettext: Upgrade to gettext-0.15.
+       (Files): Remove m4/isc-posix.m4. Add m4/lock.m4, m4/visibility.m4.
+       Replace m4/inttypes.m4 with m4/inttypes-h.m4.
+
+2006-07-21  Eric Blake  <ebb9@byu.net>
+
+       * modules/stdlib-safer: New file.
+       * MODULES.html.sh (File stream based Input/Output): Add
+       stdlib-safer.
+
+2006-07-20  Bruno Haible  <bruno@clisp.org>
+
+       * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
+
+2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
+
 2006-07-20  Bruno Haible  <bruno@clisp.org>
 
        * gnulib-tool: Recognize new option --assume-autoconf.