From b7446c0eb52fc2ebed42d4ae109f747591e3ef48 Mon Sep 17 00:00:00 2001 From: Helvetix Victorinox Date: Tue, 28 Oct 2003 01:58:07 +0000 Subject: [PATCH] Missed ChangeLog. Thanks brix. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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