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:
authorJackson Harper <jackson@novell.com>2004-05-11 19:35:55 +0400
committerJackson Harper <jackson@novell.com>2004-05-11 19:35:55 +0400
commit10ae4cb6c5cd997bba35c918770f23a1e523e2e4 (patch)
tree2129010d5581a99cc652ad14b8b05b4bbd5aa464 /ChangeLog
parent718ee3cecbc1cb301debc295199a6811987527c6 (diff)
* runtime/net_1_1/Makefile.am:
* runtime/net_2_0/Makefile.am: cscompmgd.dll is lowercase now. svn path=/trunk/mono/; revision=27113
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f217c9d5513..65f3a3b3bd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-11 Jackson Harper <jackson2ximian.com>
+
+ * runtime/net_1_1/Makefile.am:
+ * runtime/net_2_0/Makefile.am: cscompmgd.dll is lowercase now.
+
2004-05-10 Raja R Harinath <rharinath@novell.com>
* Makefile.am (tmpinst-dir): Always add $tmpinst/lib to MONO_PATH.