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:
authorLevi Bard <levibard@mono-cvs.ximian.com>2008-05-27 23:22:12 +0400
committerLevi Bard <levibard@mono-cvs.ximian.com>2008-05-27 23:22:12 +0400
commit2444f554f80286f49032077ce02cb55458c4e44b (patch)
tree5625062f2b90aff4b15f7c8e00dafaccbf9cc818 /profiles
parent868433dc5341ae0cd1304685caa594905071f14b (diff)
Vala language binding.
svn path=/trunk/monodevelop/; revision=104186
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/all1
2 files changed, 6 insertions, 0 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 35bafd472c..3b1be1d1b3 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-27 Levi Bard <taktaktaktaktaktaktaktaktaktak@gmail.com>
+
+ * vala: Add a vala profile.
+ * all: Add vala.
+
2008-03-12 Jonathan Pobst <monkey@jpobst.com>
* windows: Add a windows profile.
diff --git a/profiles/all b/profiles/all
index 4d594a6ce6..bd52975df7 100644
--- a/profiles/all
+++ b/profiles/all
@@ -4,3 +4,4 @@ extras/BooBinding
extras/AspNetEdit
extras/MonoDevelop.Database
extras/GeckoWebBrowser
+extras/ValaBinding