Copied remotely
[mono.git] / mcs / class / Microsoft.JScript / Microsoft.Vsa / ChangeLog
1 2004-01-16  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
2
3         * Microsoft.Vsa/BaseVsaEngine.cs: added setter for InitNewCalled.
4
5 2003-09-29    <cesar@ciencias.unam.mx>
6
7         * BaseVsaEngine.cs: added default constructor, added exceptions
8         for Close (),  implemented GetOption, added properties that let
9         know the state of the engine.
10
11 2003-09-25    <cesar@ciencias.unam.mx>
12
13         * BaseVsaEngine.cs: Implemented the properties of "the kind of
14         state machine" that BaseVsaEngine is. There are some tiny details
15         - properly marked to be fixed - missing ;-). They were: Assembly,
16         Evidence, GenerateDebug, IsCompiled, IsDirty, IsRunning, Language,
17         LCID, Name, RootMoniker, RootNamespace, Site.
18         
19