BFN, and blurb regarding multi-page images in Horde_Image
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 28 Mar 2010 16:57:32 +0000 (12:57 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 28 Mar 2010 16:58:09 +0000 (12:58 -0400)
horde/docs/CHANGES

index 38c6f5b..3f079fe 100644 (file)
@@ -2,6 +2,7 @@
 v4.0-cvs
 --------
 
+[mjr] Horde_Image can now act as an Iterator for multi-page images.
 [mms] Remove Horde_Cipher library.
 [mms] Add 'cssfiles' hook to add custom CSS files to a page.
 [jan] Add option to not automatically show all available shares.
@@ -38,6 +39,8 @@ v4.0-cvs
 v3.3.7-cvs
 ----------
 
+[mjr] Fix issue in Horde_Image that would cause generated images to loose
+      transparency in certain situations.
 [jan] Allow to update existing identities while requiring email confirmation
       (Sebastian Radish, Bug #8877).
 [jan] Fix casting errors when using SQL shares and groups on PostgreSQL