summaryrefslogtreecommitdiffstats
path: root/gettext-tools/examples/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2004-03-15 11:46:48 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:11:49 +0200
commit35935a26e1cfeb0c8285ac724ef6f5d7b46b7895 (patch)
tree4419ef79bfdc4136c452c80392c59e04ee77c90b /gettext-tools/examples/ChangeLog
parent52125dbae6aba892cc4039a19631aa5f94723a7d (diff)
downloadexternal_gettext-35935a26e1cfeb0c8285ac724ef6f5d7b46b7895.zip
external_gettext-35935a26e1cfeb0c8285ac724ef6f5d7b46b7895.tar.gz
external_gettext-35935a26e1cfeb0c8285ac724ef6f5d7b46b7895.tar.bz2
Remove workarounds for mono bugs that are now fixed.
Diffstat (limited to 'gettext-tools/examples/ChangeLog')
-rw-r--r--gettext-tools/examples/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gettext-tools/examples/ChangeLog b/gettext-tools/examples/ChangeLog
index ea9aa16..03111b5 100644
--- a/gettext-tools/examples/ChangeLog
+++ b/gettext-tools/examples/ChangeLog
@@ -1,5 +1,10 @@
2004-02-24 Bruno Haible <bruno@clisp.org>
+ * hello-csharp*/hello.cs (Hello.Main): Remove workaround for mono bug,
+ fixed in mono-0.30.1.
+
+2004-02-24 Bruno Haible <bruno@clisp.org>
+
* hello-csharp*/autogen.sh: Copy also the csharp.m4 file.
2004-02-02 Bruno Haible <bruno@clisp.org>