diff --git a/pixman.changes b/pixman.changes index 9d56744..7647413 100644 --- a/pixman.changes +++ b/pixman.changes @@ -1,7 +1,13 @@ ------------------------------------------------------------------- Mon Nov 7 19:33:55 UTC 2011 - johannesobermayr@gmx.de -- Update to version 0.24.0 +- Update to version 0.24.0: + + Faster bilinear scaling on SSE2 and ARM NEON + + Several new fast paths for ARM NEON + + Support for the iwMMXt vector instruction set + + Improved support for building with MSVC + + Large number of other optimizations, bug fixes, and internal + cleanups. ------------------------------------------------------------------ Tue May 3 09:56:06 CEST 2011 - vuntz@opensuse.org