Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/corlib/System/ChangeLog')
-rw-r--r--mcs/class/corlib/System/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/class/corlib/System/ChangeLog b/mcs/class/corlib/System/ChangeLog
index efa0c182ce9..e55ab3bba9a 100644
--- a/mcs/class/corlib/System/ChangeLog
+++ b/mcs/class/corlib/System/ChangeLog
@@ -1,3 +1,7 @@
+2004-06-11 Martin Baulig <martin@ximian.com>
+
+ * String.cs (Concat): Implemented the varargs version.
+
2004-06-10 Sebastien Pouliot <sebastien@ximian.com>
* Decimal.cs: Hacked the Parse method to allow the runtime C code to