X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Drawing%2FChangeLog;h=1859a42f086b38bdd0c34a282f932fc7aef67d0c;hb=31f98f57d2a51f0816ec146a5f00c97dee3b5b83;hp=aff159c0c695026bd8d83cc5b2acae7c246f2952;hpb=7214050441cc6c3e1d035a546b71b28f8f168f22;p=mono.git diff --git a/mcs/class/System.Drawing/ChangeLog b/mcs/class/System.Drawing/ChangeLog index aff159c0c69..1859a42f086 100644 --- a/mcs/class/System.Drawing/ChangeLog +++ b/mcs/class/System.Drawing/ChangeLog @@ -1,3 +1,52 @@ +2007-05-30 Sebastien Pouliot + + * Makefile: Add an interlaced GIF test file to the dist. + +2007-05-29 Sebastien Pouliot + + * System.Drawing_test.dll.sources: Add System.Drawing.Printing.Margins + unit tests to the build. + +2007-05-23 Sebastien Pouliot + + * Makefile: Add a 2bpp PNG test file to the dist. + +2007-05-08 Sebastien Pouliot + + * Makefile: Add a greyscale JPEG test file to the dist. + +2007-05-03 Sebastien Pouliot + + * System.Drawing_test.dll.sources: Add unit tests for + PrintingServicesUnix. + +2007-04-11 Sebastien Pouliot + + * System.Drawing_test.dll.sources: Add Locale to the unit tests (soon + to be required) + +2007-04-09 Sebastien Pouliot + + * System.Drawing.dll.sources: Add internal KnownColors. + +2007-03-29 Sebastien Pouliot + + * nunit-host-ignore-list: Re-enable TIFF test cases on SPARC bots and + remove some test cases on the ARM bot. + +2007-03-28 Sebastien Pouliot + + * nunit-host-ignore-list: More test cases that fails on SPARC bots. + +2007-03-28 Sebastien Pouliot + + * nunit-host-ignore-list: Ignore TIFF codec tests on both SPARC bots. + +2007-03-15 Sebastien Pouliot + + * System.Drawing_test.dll.sources: Add EmfPlusRecordType unit tests to + the build. + 2007-03-14 Sebastien Pouliot * Makefile: Add the new GIF87a test files to the dist.