2002-02-08 Duncan Mak <duncan@ximian.com>
[mono.git] / mcs / class / System / System / ChangeLog
1 2002-02-08  Duncan Mak  <duncan@ximian.com>
2
3         * UriFormatException.cs: Removed TODO attribute, the docs are
4         probably wrong here. In any case, this code compiles and should work.
5
6 2002-01-31  Duncan Mak  <duncan@ximian.com>
7
8         * UriFormatException.cs: Added bits for serialization.
9
10 2002-01-05  Ravi Pratap  <ravi@ximian.com>
11
12         * ChangeLog : Add to this directory.
13
14         * Uri.cs, UriFormatException.cs : Decorate bits with MonoTODO attribute.