From abf9944b0733da41997f9a43a40bd6b5a6f71036 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Fri, 27 Oct 2017 11:09:23 +0200 Subject: [PATCH] Regenerate package.xml from changelog.yml. --- package.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/package.xml b/package.xml index fae9a64f..2238e20a 100644 --- a/package.xml +++ b/package.xml @@ -1217,6 +1217,12 @@ ASL * First alpha release for Horde 4. +* [jan] Provide default configuration files instead of .dist versions. +* [jan] Create a default address book if the user doesn't own any yet. +* [jan] Rename sources.php to backends.php. +* [mjr] If default addressbook is not browsable, try one from the addressbook pref (Request: 6536). +* [jan] Add duplicate search and merging. +* [mjr] The listTimeObjects API now returns categories for each source individually instead of returning only the categories available (Request #8504). @@ -1231,8 +1237,8 @@ 2011-03-16 ASL -* Fix the listTimeObjects API for shared sources (Bug #9649). -* Fix importing contacts with SyncML (Simon Bühler, Bug #9641). +* [mjr] Fix the listTimeObjects API for shared sources (Bug #9649). +* [jan] Fix importing contacts with SyncML (Simon Bühler, Bug #9641). @@ -1470,7 +1476,7 @@ * [jan] Fix SyncML compatibility with work/home phone numbers and newer Funambol clients (Bug #10912). * [mjr] Implement more flexible ActiveSync synchronization of names and addresses. * [jan] Fix address book sorting in preferences (Bug #10897). -* [mms] Improved navigation when editing group entries. +* [mms] Improve navigation when editing group entries.