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>2009-03-27 14:40:23 +0300
committerRaja R Harinath <harinath@hurrynot.org>2009-03-27 14:40:23 +0300
commit51b061301feb86667911c529b71daf2e4f3fc713 (patch)
treef26117d42326a2fa3e755f34f9a750e89a6d94b0 /mcs/class/ChangeLog
parent2b4556a637f6a37ebb9168a00f20839564d71fb1 (diff)
* Makefile (net_2_0_dirs): Build System.Runtime.Serialization
before System.Data.Linq. svn path=/trunk/mcs/; revision=130375
Diffstat (limited to 'mcs/class/ChangeLog')
-rw-r--r--mcs/class/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/ChangeLog b/mcs/class/ChangeLog
index 19a83b04261..750ae775fd8 100644
--- a/mcs/class/ChangeLog
+++ b/mcs/class/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-27 Raja R Harinath <harinath@hurrynot.org>
+
+ * Makefile (net_2_0_dirs): Build System.Runtime.Serialization
+ before System.Data.Linq.
+
2009-01-22 Marek Habersack <mhabersack@novell.com>
* Makefile (net_2_0_dirs): added System.Web - it now depends on