diff --git a/ChangeLog b/ChangeLog index 855843cd2..cc1723442 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,21 @@ * autogen.sh (LANG): Add --enable-gtk-doc to the default args. +2005-01-27 Kristian Høgsberg + + * test/write_png.c (unpremultiply_data): + * test/read_png.c (premultiply_data): + Fix missing rounding in these two functions. + + * test/coverage-ref.png: + * test/clip_twice-ref.png: + Update these to versions with properly rounded alpha values. + + * test/Makefile.am: Move clip_twice out of XFAIL now that rounding + works. + + * test/.cvsignore: Add new test cases. + 2005-01-27 Kristian Høgsberg The overall idea of this rewrite is that we want to pass the