diff --git a/doc/rpm-build/debian.changes b/doc/rpm-build/debian.changes index 06fe01a12e..2d31fb2ebb 100644 --- a/doc/rpm-build/debian.changes +++ b/doc/rpm-build/debian.changes @@ -1,3 +1,16 @@ +egroupware-epl (14.1.20140724-1) hardy; urgency=low + + * EMailAdmin: if wizzard was called on error, it was not able to save fixed account (showed same error again) + * API/Admin: fixed not working Admin >> Clear cache for default APC(u) and files backends + * Admin/API: remove no longer fully supported method to not "store session-id in cookie", it is the safer default anyway + * Mail: fixed wrong folders displayed, if Cyrus administration was activated + * eTemplate2: fixed popups eg. tracker open empty, not rendering popup content + * Admin/LDAP: deactivated accounts could not be reactivated, as account popup was not showing selected account + * API/CKEditor: update to version 4.4.3 adding additional skins/themes + * Admin/Setup: restore of 14.1 backup was not working (backup file itself is correct) + + -- Ralf Becker Wed, 23 Jul 2014 18:50:31 +0200 + egroupware-epl (14.1.20140714-1) hardy; urgency=low * Backup: backup could contain rows multiple times (which caused restore to fail)