From: Michael J. Rubinsky Date: Sun, 28 Mar 2010 16:57:32 +0000 (-0400) Subject: BFN, and blurb regarding multi-page images in Horde_Image X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=fda97fe12b9fd014a57176b0ca64700008e4b6f3;p=horde.git BFN, and blurb regarding multi-page images in Horde_Image --- diff --git a/horde/docs/CHANGES b/horde/docs/CHANGES index 38c6f5bf3..3f079fe61 100644 --- a/horde/docs/CHANGES +++ b/horde/docs/CHANGES @@ -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