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:
authorGert Driesen <drieseng@users.sourceforge.net>2004-06-13 23:02:23 +0400
committerGert Driesen <drieseng@users.sourceforge.net>2004-06-13 23:02:23 +0400
commitf90dd050d33919d3e23c7c5cce2a32f5ba3a8776 (patch)
tree241ee940c15f46a89e45978d5a620e52b11d3090 /mcs/class/System/ChangeLog
parent24b7baffa1d8689305296f0966902b7eccade1b1 (diff)
* System_test.dll.sources: Added IndentedTextWriterTest to unit
tests svn path=/trunk/mcs/; revision=29458
Diffstat (limited to 'mcs/class/System/ChangeLog')
-rw-r--r--mcs/class/System/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/System/ChangeLog b/mcs/class/System/ChangeLog
index 6308f4a843c..83903f61420 100644
--- a/mcs/class/System/ChangeLog
+++ b/mcs/class/System/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-13 Gert Driesen <drieseng@users.sourceforge.net>
+
+ * System_test.dll.sources: Added IndentedTextWriterTest to unit
+ tests
+
2004-06-10 Raja R Harinath <rharinath@novell.com>
* Makefile (LIBRARY_COMPILE): Define only if 'USE_BOOT_COMPILE' is