Added more stuff to various Exceptions to make them serializable
[mono.git] / mcs / class / System / System / ChangeLog
1 2002-01-31  Duncan Mak  <duncan@ximian.com>
2
3         * UriFormatException.cs: Added bits for serialization.
4
5 2002-01-05  Ravi Pratap  <ravi@ximian.com>
6
7         * ChangeLog : Add to this directory.
8
9         * Uri.cs, UriFormatException.cs : Decorate bits with MonoTODO attribute.