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:
authorRaja R Harinath <harinath@hurrynot.org>2004-05-24 13:33:14 +0400
committerRaja R Harinath <harinath@hurrynot.org>2004-05-24 13:33:14 +0400
commit785d0c945746cd49add7332e8cbce8116b2944d6 (patch)
tree778a497f2da65076e35aa4ea43e3f364a1b1d08b /mcs/class/System/ChangeLog
parentb2566b11267a2d74ad081a39dfc42122541e15cb (diff)
(EXTRA_FLAGS): Remove.
(LIBRARY_COMPILE) [!HAVE_SYSTEM_XML]: Use $(BOOT_COMPILE) for non-Xml first build. (all-local) [!SECOND_PASS]: Simplify. svn path=/trunk/mcs/; revision=27950
Diffstat (limited to 'mcs/class/System/ChangeLog')
-rw-r--r--mcs/class/System/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mcs/class/System/ChangeLog b/mcs/class/System/ChangeLog
index 2b11e0bf196..7c284326737 100644
--- a/mcs/class/System/ChangeLog
+++ b/mcs/class/System/ChangeLog
@@ -1,3 +1,10 @@
+2004-05-24 Raja R Harinath <rharinath@novell.com>
+
+ * Makefile (EXTRA_FLAGS): Remove.
+ (LIBRARY_COMPILE) [!HAVE_SYSTEM_XML]: Use $(BOOT_COMPILE) for
+ non-Xml first build.
+ (all-local) [!SECOND_PASS]: Simplify.
+
2004-05-10 Raja R Harinath <rharinath@novell.com>
* Makefile (install-local,test-local,run-test-local,clean-local):