2006-08-12 Duncan Mak <duncan@novell.com>
[mono.git] / mcs / class / System.Drawing / System.Drawing / ChangeLog
index 671519a36144def22e456ce0b02fa7beba3934f7..2eaf0c93bb5a6230269c91dc7b044fa883a576c2 100644 (file)
@@ -1,3 +1,9 @@
+2006-08-12  Duncan Mak  <duncan@novell.com>
+
+       * gdipFunctions.cs (GdipLoadImageFromStream):
+       (GdipSaveImageToStream): Don't include these methods when
+       compiling the unit tests.
+
 2006-08-11 Gonzalo Paniagua Javier <gonzalo@ximian.com>
 
        * gdipFunctions.cs: return -1 when stream.Length throws.