copy changelog from 14.3

This commit is contained in:
Ralf Becker
2016-05-25 15:00:39 +00:00
parent 4702ddd524
commit 097def94fd

View File

@ -1,3 +1,28 @@
egroupware-epl (14.3.20160525) hardy; urgency=low
* ActiveDirectory: fix not working integration, because of missing code after move to Git
-- Ralf Becker <rb@stylite.de> Wed, 25 May 2016 10:48:35 +0200
egroupware-epl (14.3.20160524) hardy; urgency=low
* Support for Ubuntu-16.04 with php 7.0.4
-- Ralf Becker <rb@stylite.de> Tue, 24 May 2016 18:02:52 +0200
egroupware-epl (14.3.20160522) hardy; urgency=low
* First release build with sources from Github
* All applications: Fix file upload from file_selection dialog not working in IE and Safari
* Mail: Fix emails with single quote in local address not getting parsed correctly (eg. test.o'test@example.com)
* TranslationTools: move remaining code from developer_tools directory to etemplate
* Mail/Addressbook/Calendar: add and use charset when sending/receiving mails with vCard/iCals, change default vCard charset preference to utf-8
* Import/Export: Fix export with multi-select customfields does not work
* Addressbook: adding "Lastname, Firstname (birthday)" as fileas and link-title
* Preferences/CKEditor: Remove unsupported skins from CKEditor
-- Ralf Becker <rb@stylite.de> Sun, 22 May 2016 11:45:23 +0200
egroupware-epl (14.3.20160428) hardy; urgency=low
* CardDAV: fix not working creation of new CardDAV account with OS X 10.11.4 addressbook (it stays empty)