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:
authorAndreas N <andreas@mono-cvs.ximian.com>2003-07-18 13:15:35 +0400
committerAndreas N <andreas@mono-cvs.ximian.com>2003-07-18 13:15:35 +0400
commit2585d511edb686aa64f086fb362c2485650dfde1 (patch)
tree6b2cd55c2b17df9ea8edbdc10ad8e8a79a4803b1 /mcs/class/System/ChangeLog
parent83b9e6e64f993820148f1f2150cd63de82274da0 (diff)
2003-07-18 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* System.dll.sources: Assembly/Locale.cs added, Globalization.Locale.cs removed svn path=/trunk/mcs/; revision=16387
Diffstat (limited to 'mcs/class/System/ChangeLog')
-rw-r--r--mcs/class/System/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/mcs/class/System/ChangeLog b/mcs/class/System/ChangeLog
index 7cf7fa4f47f..e51f80f0134 100644
--- a/mcs/class/System/ChangeLog
+++ b/mcs/class/System/ChangeLog
@@ -1,3 +1,7 @@
+2003-07-18 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+ * System.dll.sources: Assembly/Locale.cs added, Globalization.Locale.cs removed
+
2003-07-18 Peter Williams <peter@newton.cx>
* Makefile (EXTRA_DISTFILES): Oops, NUnit.Prefs is not
@@ -6,7 +10,7 @@
2003-07-17 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
- * Assembly/Consts.cs: added
+ * System.dll.sources: Assembly/Consts.cs added
2003-07-16 Peter Williams <peter@newton.cx>