* Import.cs (Resolve): Update to changes in GMCS.
[mono.git] / mcs / class / Microsoft.JScript / Microsoft.JScript.Vsa / ChangeLog
index 5080a74cab09ac8e25d4c1a9d6eb9e5c94750fff..df2592b0a3dc850c25b0e2093d0405cb51374c96 100644 (file)
@@ -1,3 +1,11 @@
+2005-10-11  Cesar Lopez Nataren  <cnataren@novell.com>
+
+       * VsaEngine.cs: Parse all the files.
+
+2005-09-13  Cesar Lopez Nataren  <cnataren@novell.com>
+
+       * VsaEngine.cs: Override method Compile and SetOption from BaseVsaEngine,
+
 2005-08-31  Cesar Lopez Nataren  <cnataren@novell.com>
 
        * VsaEngine.cs: Added method GetParser, eval needs it.