diff --git a/ChangeLog b/ChangeLog index 948f5697b6..cfa5989915 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2003-10-27 Helvetix Victorinox + + * app/composite/gimp-composite-regression.c: Added functions to + print the pixels in their various formats. + + * app/composite/gimp-composite-{mmx,sse,sse2,altivec,vis}.c: Regenerated + + * app/composite/gimp-composite-{mmx,sse,sse2}.c: Removed the dodge + optimisation because it has the same problem that the divide + optimisation has. + + * app/composite/make-install.py: When generating tests, use a + pixel field of random values. + 2003-10-27 Sven Neumann * app/text/Makefile.am