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>2008-10-10 01:03:29 +0400
committerMichael Hutchinson <mhutchinson@novell.com>2008-10-10 01:03:29 +0400
commit1a31b8a7e597f236bc903eb4e4df11669196910b (patch)
tree19ae6b63696c8fec4e917e02ffb9923dd7ba45c9 /profiles
parentefba70a6ff9a739560c1e97015483c324bc6916d (diff)
In profiles:
2008-10-09 Michael Hutchinson <mhutchinson@novell.com> * all: Hook PyBinding into the build. In extras: 2008-10-09 Michael Hutchinson <mhutchinson@novell.com> * extras.mdw: Hook PyBinding into the build. svn path=/trunk/monodevelop/; revision=115387
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog4
-rw-r--r--profiles/all1
2 files changed, 5 insertions, 0 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 707d72c464..7063e6a6ac 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,3 +1,7 @@
+2008-10-09 Michael Hutchinson <mhutchinson@novell.com>
+
+ * all: Hook PyBinding into the build.
+
2008-05-27 Levi Bard <taktaktaktaktaktaktaktaktaktak@gmail.com>
* vala: Add a Vala profile.
diff --git a/profiles/all b/profiles/all
index f652ed73c8..6e280958c2 100644
--- a/profiles/all
+++ b/profiles/all
@@ -10,4 +10,5 @@ extras/MonoDevelop.AddinAuthoring
extras/MonoDevelop.CodeAnalysis
extras/MonoDevelop.Debugger.Mdb
extras/MonoDevelop.Debugger.Gdb
+extras/PyBinding