[Mono-bugs] [Bug 58640][Maj] Changed - MONO Beta 1 Bug: System.Drawing.Bitmap not reading from Stream

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 1 Jun 2004 04:44:33 -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 davidandrewtaylor@hotmail.com.

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

--- shadow/58640	2004-05-26 11:13:12.000000000 -0400
+++ shadow/58640.tmp.22806	2004-06-01 04:44:33.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 58640
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: RESOLVED   
+Status: VERIFIED   
 Resolution: FIXED
 Severity: 002 Two hours
 Priority: Major
 Component: Sys.Drawing.
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: davidandrewtaylor@hotmail.com               
@@ -62,6 +62,9 @@
 All the time on MONO Beta 1.
 
 ------- Additional Comments From jordi@ximian.com  2004-05-26 11:13 -------
 This bug has been fixed in HEAD. We were not supporting the loading of
 GIF files from stream. Update your Mono CVS copy or white until BETA 2
 is released. Jordi (jordi@ximian.com)
+
+------- Additional Comments From davidandrewtaylor@hotmail.com  2004-06-01 04:44 -------
+Yes it is working fine in Beta2.