Changelog for 1.8.004.20130620

This commit is contained in:
Ralf Becker 2013-06-20 17:46:48 +00:00
parent 326e23c8dd
commit 31098cd54b

View File

@ -1,3 +1,16 @@
egroupware (1.8.004.20130620) hardy; urgency=low
* eMailAdmin/eMail: backport of emailadmin from epl 11.1 to community 1.8 to allow to use mandriva MailAccount and suseMailRecipient LDAP Schema and support of storing email attributes in sql database
--> LDAP schemas requires php5.3 now! You must visit setup to upgrade emailadmin tables, if you are using a svn checkout!
* Calendar: changing an existing, recurring event to whole-day, caused an end-time on day before start
* Calendar/CalDAV: updated timezone database to 1.2013c
* Timesheet: fix for missing preset title
* API: ancient APC (3.1.3) in Debian 6/Squezze has size in MB without a unit, this caused APC not to be used because of to small cache size
* API: if re-connect to database fails for an existing session, stop execution with an exception, as otherwise eg. preferences can get lost
* Setup: renamed --postfix and --cyrus options in setup-cli.php and post_install.php to more generic names --smtp and --imap
-- Ralf Becker <rb@stylite.de> Thu, 20 Jun 2013 19:46:37 +0200
egroupware (1.8.004.20130531) hardy; urgency=low
* MySQL: got mysqli extension working and make it default for EGroupware, as mysql is now officially deprecated, existing installs need to be switched manually in header.inc.php or Setup >> Manage header