Update csharpcomp module from GNU gettext 0.15.
[pspp] / ChangeLog
index 9da9cb844d012e0146ff1291c4aac77eb105e181..8426da8ee62b6842c797dac893320f5a33696b7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+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.