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--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e7fbb8c2c..5179bd902c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* configure.in: Added a configure option to enable C/C++ project
support. By default it is not enabled.
+ * Extras/Extras.mds: Added Extras/CBinding/CBinding.mds to the solution.
+ * Extras/Makefile.am: Added CBinding to SUBDIRS.
2007-09-01 Michael Hutchinson <m.j.hutchinson@gmail.com>