summaryrefslogtreecommitdiffstats
path: root/gettext-tools/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/lib/ChangeLog')
-rw-r--r--gettext-tools/lib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gettext-tools/lib/ChangeLog b/gettext-tools/lib/ChangeLog
index fccac10..e85ad8a 100644
--- a/gettext-tools/lib/ChangeLog
+++ b/gettext-tools/lib/ChangeLog
@@ -1,3 +1,10 @@
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ Avoid warnings from recent versions of mcs.
+ * csharpcomp.sh.in (options_mcs): Don't use options -o, -L, -r any
+ more. Use options documented since mcs-1.0 instead.
+ * csharpcomp.c (compile_csharp_using_mono): Likewise.
+
2006-06-17 Bruno Haible <bruno@clisp.org>
* iconvstring.c (UNSAFE_ICONV): New macro.