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:
authorLluis Sanchez <lluis@novell.com>2007-12-05 01:28:35 +0300
committerLluis Sanchez <lluis@novell.com>2007-12-05 01:28:35 +0300
commit186653a00a4507c83af6f33cd78330510d75dcc6 (patch)
tree713d4404c94ea8eabf0846d32df2f46fbcb9a0b8 /profiles
parent654bff4e41e60d51e0b7bc775ece0dae7d95d882 (diff)
* configure: Use bash to run the script.
* profiles/stable: Add boo and db to stable profile. svn path=/trunk/monodevelop/; revision=90720
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog4
-rw-r--r--profiles/stable2
2 files changed, 6 insertions, 0 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 72b9f7fe4c..59801b4b36 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,4 +1,8 @@
2007-12-04 Lluis Sanchez Gual <lluis@novell.com>
+ * stable: Add boo and db to stable profile.
+
+2007-12-04 Lluis Sanchez Gual <lluis@novell.com>
+
* all, core, stable: Directory reorganization.
diff --git a/profiles/stable b/profiles/stable
index e429704471..8c4266a1c8 100644
--- a/profiles/stable
+++ b/profiles/stable
@@ -1,2 +1,4 @@
main
extras/JavaBinding
+extras/BooBinding
+extras/MonoDevelop.Database