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:
authorJonathan Chambers <joncham@gmail.com>2009-04-25 15:48:33 +0400
committerJonathan Chambers <joncham@gmail.com>2009-04-25 15:48:33 +0400
commit2006ec253020dcc6528b78a5b450410bbab6d938 (patch)
tree8a3db6168638f395a3c56d78fedbbc8eadda9390 /mcs/class/ChangeLog
parent1c998683f8455e4f0873370c90e1e829216c14f1 (diff)
2009-04-25 Jonathan Chambers <joncham@gmail.com>
* Makefile: Add Microsoft.Build.* to 3.5 profile. svn path=/trunk/mcs/; revision=132649
Diffstat (limited to 'mcs/class/ChangeLog')
-rw-r--r--mcs/class/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/mcs/class/ChangeLog b/mcs/class/ChangeLog
index dccd50401fe..a8aa30a77e3 100644
--- a/mcs/class/ChangeLog
+++ b/mcs/class/ChangeLog
@@ -1,3 +1,6 @@
+2009-04-25 Jonathan Chambers <joncham@gmail.com>
+
+ * Makefile: Add Microsoft.Build.* to 3.5 profile.
Mon Apr 6 14:37:32 CEST 2009 Paolo Molaro <lupus@ximian.com>