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>2009-12-01 12:47:55 +0300
committerLluis Sanchez <lluis@novell.com>2009-12-01 12:47:55 +0300
commitab32048dab6d3167129a819e1dbb2a88e6216a78 (patch)
tree1d60673cbcf5bf6cf7ff4b4cb25632a4815916bc /extras/JavaBinding/ChangeLog
parentbf6f75cb0e4366365dad6d1a037fb1aabc34ac66 (diff)
Introduced the ConfigurationSelector class to all methods that
previously took a configuration name as string. This eliminates the ambiguity between solution configuration names and project configuration names. svn path=/trunk/monodevelop/; revision=147198
Diffstat (limited to 'extras/JavaBinding/ChangeLog')
-rw-r--r--extras/JavaBinding/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/extras/JavaBinding/ChangeLog b/extras/JavaBinding/ChangeLog
index 8eaf16116f..fee5a9d7ed 100644
--- a/extras/JavaBinding/ChangeLog
+++ b/extras/JavaBinding/ChangeLog
@@ -1,3 +1,12 @@
+2009-12-01 Lluis Sanchez Gual <lluis@novell.com>
+
+ * IKVMCompilerManager.cs:
+ * JavaLanguageBinding.cs: Introduced the ConfigurationSelector
+ class to all methods that previously took a configuration
+ name as string. This eliminates the ambiguity between
+ solution configuration names and project configuration
+ names.
+
2009-11-10 Lluis Sanchez Gual <lluis@novell.com>
* templates/IkvmLibraryProject.xpt.xml: Removed gtk#