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 'Extras/CSharpBinding/ChangeLog')
-rw-r--r--Extras/CSharpBinding/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Extras/CSharpBinding/ChangeLog b/Extras/CSharpBinding/ChangeLog
index 88a3ce4824..67d4717260 100644
--- a/Extras/CSharpBinding/ChangeLog
+++ b/Extras/CSharpBinding/ChangeLog
@@ -1,3 +1,9 @@
+2007-11-01 Lluis Sanchez Gual <lluis@novell.com>
+
+ * Parser/Resolver.cs: Restore IsAsResolve logic. Is/as are used for
+ downcasting, so it only makes sense to return subclasses of the provided
+ type.
+
2007-10-29 Michael Hutchinson <mhutchinson@novell.com>
* Gui/CSharpTextEditorExtension.cs: Don't try to look back past first