2002-09-18 Miguel de Icaza <miguel@ximian.com>
[mono.git] / mcs / mcs / ChangeLog
index e83a4c0a246801964368384c973e4424c6c33d67..f0f215e0b29361a80ad450fa87eda798648775ed 100755 (executable)
@@ -1,5 +1,10 @@
 2002-09-18  Miguel de Icaza  <miguel@ximian.com>
 
+       * ecore.cs (SimpleName.DoResolveType): During the initial type
+       resolution process, when we define types recursively, we must
+       check first for types in our current scope before we perform
+       lookups in the enclosing scopes.
+
        * expression.cs (MakeByteBlob): Handle Decimal blobs.
 
        (Invocation.VerifyArgumentsCompat): Call