From: Dick Porter Date: Tue, 4 Mar 2003 12:56:00 +0000 (-0000) Subject: And the changelog X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=7efdf97a069bd87d8c0a538732bac6bd18931def;p=mono.git And the changelog svn path=/trunk/mcs/; revision=12173 --- diff --git a/mcs/class/corlib/System/ChangeLog b/mcs/class/corlib/System/ChangeLog index 1e7a1f1e851..308a99b1e59 100644 --- a/mcs/class/corlib/System/ChangeLog +++ b/mcs/class/corlib/System/ChangeLog @@ -1,3 +1,10 @@ +2003-03-04 Dick Porter + + * Single.cs: + * Double.cs: Temporarily reverted the Double and Single ToString() + change, because it broke nunit. + + 2003-03-04 Pedro Martínez Juliá * Double.cs: Changed ToString method. Added NumberFormatInfo support