2002-07-29 Martin Baulig <martin@gnome.org>
[mono.git] / mcs / mcs / ChangeLog
index 6ecf41b01e054abbec9df9c0f00ab99e38f719d4..a90c6469d835dc087e497a3cacadeb76c5a5ea17 100755 (executable)
@@ -1,5 +1,8 @@
 2002-07-29  Martin Baulig  <martin@gnome.org>
 
+       * statement.cs (Fixed): Moved all code that does variable lookups
+       and resolvings from Emit to Resolve.
+
        * statement.cs (For): Moved all code that does variable lookups
        and resolvings from Emit to Resolve.