Missed ChangeLog. Thanks brix.

This commit is contained in:
Helvetix Victorinox 2003-10-28 01:58:07 +00:00
parent c0ebe2a8a3
commit b7446c0eb5

View file

@ -1,3 +1,17 @@
2003-10-27 Helvetix Victorinox <helvetix@gimp.org>
* 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 <sven@gimp.org>
* app/text/Makefile.am