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:
authorJb Evain <jbevain@gmail.com>2007-07-28 02:56:28 +0400
committerJb Evain <jbevain@gmail.com>2007-07-28 02:56:28 +0400
commit8177483237c741d1b920f1b1247c34fbbe93a714 (patch)
tree864b31a33b114045fa73c28bdd8047365b1871ca /mcs/ChangeLog
parentd7253195aa3e64366833e7d3fb4884e276c69260 (diff)
2007-07-27 Jb Evain <jbevain@novell.com>
* Makefile: integrate the tuner in the build. svn path=/trunk/mcs/; revision=82897
Diffstat (limited to 'mcs/ChangeLog')
-rw-r--r--mcs/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/ChangeLog b/mcs/ChangeLog
index 90854760691..f682a7d0824 100644
--- a/mcs/ChangeLog
+++ b/mcs/ChangeLog
@@ -1,3 +1,7 @@
+2007-07-27 Jb Evain <jbevain@novell.com>
+
+ * Makefile: integrate the tuner in the build.
+
2007-07-26 Jb Evain <jbevain@novell.com>
* smcs: add a project of its own for the 2.1 compiler.