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-06-09 13:15:20 +0400
committerRaja R Harinath <harinath@hurrynot.org>2004-06-09 13:15:20 +0400
commit06bdfa7a56c9f5eef2f7f0ddf269c398b55a0d00 (patch)
tree6b2da749edfa45c52cb38e611dc17c2dfeb3c9e4 /mcs/class/System/ChangeLog
parent859672405a60ee25c7b7540e105c5873a44263a5 (diff)
(HAVE_CYCLIC_DEP_FILE): New. Used to detect if
System.Xml.dll is present. (SECOND_PASS): Remove. svn path=/trunk/mcs/; revision=29097
Diffstat (limited to 'mcs/class/System/ChangeLog')
-rw-r--r--mcs/class/System/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mcs/class/System/ChangeLog b/mcs/class/System/ChangeLog
index c0f3bf6f693..0f163023b14 100644
--- a/mcs/class/System/ChangeLog
+++ b/mcs/class/System/ChangeLog
@@ -1,3 +1,9 @@
+2004-06-09 Raja R Harinath <rharinath@novell.com>
+
+ * Makefile (HAVE_CYCLIC_DEP_FILE): New. Used to detect if
+ System.Xml.dll is present.
+ (SECOND_PASS): Remove.
+
2004-06-05 Sebastien Pouliot <sebastien@ximian.com>
* System_test.dll.sources: Added X509CertificateCollectionTest