[Mono-bugs] [Bug 68930][Nor] Changed - Encoding.GetEncoding("latin1") throws Exception

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 29 Oct 2004 08:25:17 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by juraj@hotfeet.ch.

http://bugzilla.ximian.com/show_bug.cgi?id=68930

--- shadow/68930	2004-10-29 08:23:43.000000000 -0400
+++ shadow/68930.tmp.2021	2004-10-29 08:25:17.000000000 -0400
@@ -33,6 +33,11 @@
 in <0x0000f> Test:Main ()
 
 Output MS.NET:
 --------------
 C:\Test>latin1.exe
 System.Text.Latin1Encoding
+
+------- Additional Comments From juraj@hotfeet.ch  2004-10-29 08:25 -------
+Created an attachment (id=13114)
+latin1.cs: simple test case
+