]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sun, 11 Oct 2009 01:04:41 +0000 (01:04 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sun, 11 Oct 2009 01:04:41 +0000 (01:04 +0000)
ChangeLog

index a95c5a8de4ae0e3201cce6031fb4b016893978f1..39775bc68b25495f273c88bcd2eb38298b2539b6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,9 @@
-2009-10-10  6.5.6-10 Anthony Thyssen <A.Thyssen@griffith...>
-  * Bug Fixes for degerate 'affine' cases of BilinearForward distortion
+2009-10-10  6.5.7-0 Anthony Thyssen <A.Thyssen@griffith...>
+  * Bug Fixes for degenerate 'affine' cases of BilinearForward distortion.
 
 2009-10-04  6.5.6-9 Cristy  <quetzlzacatenango@image...>
   * Use GetCacheViewAuthenticPixels() rather than
-    QueueCacheViewAuthenticPixels() for the CopyComposite OP optimization.
+    QueueCacheViewAuthenticPixels() for the CopyComposite optimization.
 
 2009-10-03  6.5.6-8 Nick Wellnhofer <wellnhofer@aevum...>
   * Add missing libraries to the LIBADD entries in coders/Makefile.am,