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:
authorMichael Hutchinson <mhutchinson@novell.com>2007-11-01 01:02:46 +0300
committerMichael Hutchinson <mhutchinson@novell.com>2007-11-01 01:02:46 +0300
commit7fed702651863dd799b8657e7ed10973f7198c5f (patch)
treea05a4ecd82a98324608da863bc388029a75d3526 /ChangeLog
parent49307ed292d4309004e4ddb392a4dc0a584dc7b5 (diff)
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. svn path=/trunk/monodevelop/; revision=88610
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: