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-21 21:21:44 +0400
committerAndreas N <andreas@mono-cvs.ximian.com>2003-07-21 21:21:44 +0400
commit647baf02950d1bc0b297369c6c854460f3cf6f19 (patch)
tree62a7ba716bd0f2bf0767d3aae6aca22b59311073 /mcs/class/System/ChangeLog
parentf46576b1b24c4251cb7be6d66f0fdb1dc2636834 (diff)
2003-07-21 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* System.dll.sources: EventLogImpl.cs added svn path=/trunk/mcs/; revision=16493
Diffstat (limited to 'mcs/class/System/ChangeLog')
-rw-r--r--mcs/class/System/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/class/System/ChangeLog b/mcs/class/System/ChangeLog
index e1dd2065286..49be43d11ae 100644
--- a/mcs/class/System/ChangeLog
+++ b/mcs/class/System/ChangeLog
@@ -1,3 +1,7 @@
+2003-07-21 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+ * System.dll.sources: EventLogImpl.cs added
+
2003-07-18 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* System.dll.sources: AlphabeticalEnumConverter.cs, SRDescriptionAttribute.cs added