Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60efb93f89..973cc094be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2007-10-31 Michael Hutchinson <mhutchinson@novell.com>
+
+ * contrib/contrib.mds:
+ * contrib/Mono.Cecil:
+ * contrib/Mono.Cecil/Mono.Cecil.mdp:
+ * contrib/Mono.Cecil/Mono.Cecil.Mdb.mdp:
+ * contrib/Mono.Cecil/Mono.Cecil:
+ * contrib/Mono.Cecil/Mono.CompilerServices.SymbolWriter:
+ * contrib/Mono.Cecil/Mono.Cecil.Mdb:
+ * contrib/Mono.Cecil/Makefile.am:
+ Start building Mono.Cecil.Mdb.dll rather than including its code in
+ MonoDevelop.Projects. Remove svn:externals; started using "svn copy"
+ instead, and added some make targets to facilitate updating the
+ source.
+
2007-10-29 Michael Hutchinson <mhutchinson@novell.com>
* configure.in: