2002-02-08 Duncan Mak <duncan@ximian.com>
authorDuncan Mak <duncan@mono-cvs.ximian.com>
Fri, 8 Feb 2002 23:11:38 +0000 (23:11 -0000)
committerDuncan Mak <duncan@mono-cvs.ximian.com>
Fri, 8 Feb 2002 23:11:38 +0000 (23:11 -0000)
commitdc072eb885538fab060d02569b6f2e420fadede7
treefb364148218ea9e4980316cd45a2dee4b5c26faf
parent78d9376ec42122636025379749b895b27514b9db
2002-02-08  Duncan Mak  <duncan@ximian.com>

    * RuntimeArgumentHandle.cs: Added to CVS.

2002-02-08  Duncan Mak  <duncan@ximian.com>

    * UriFormatException.cs: Removed TODO attribute, the docs are
      probably wrong here. In any case, this code compiles and should work.

2002-02-08  Duncan Mak  <duncan@ximian.com>

    * IsolatedStorage.cs: Looked at MemberInfo.cs, another fellow
      abstract class. Oh, that's what it means! Removed unnesscessary
           MonoTODO attributes.

svn path=/trunk/mcs/; revision=2276
mcs/class/System/System/ChangeLog
mcs/class/System/System/UriFormatException.cs
mcs/class/corlib/System.IO.IsolatedStorage/ChangeLog
mcs/class/corlib/System.IO.IsolatedStorage/IsolatedStorage.cs
mcs/class/corlib/System/ChangeLog
mcs/class/corlib/System/RuntimeArgumentHandle.cs [new file with mode: 0644]