| 12345678910111213141516171819 |
- 2002-02-19 Duncan Mak <[email protected]>
- * IsolatedStorageFileStream.cs: Added MonoTODO here. This class
- is completely stubbed out (over the summer) and didn't get
- properly MonoTODO'd.
- 2002-02-08 Duncan Mak <[email protected]>
- * IsolatedStorage.cs: Looked at MemberInfo.cs, another fellow
- abstract class. Oh, that's what it means! Removed unnesscessary
- MonoTODO attributes.
- 2002-02-07 Duncan Mak <[email protected]>
- * IsolatedStorage.cs: Added to CVS, stubbed out the API.
- * IsolatedStorageException.cs: Implemented.
- 2002-01-07 Duco Fijma <[email protected]>
- * Created INormalizeForIsolatedStorage
|