Skip to content

Commit

Permalink
Sync changelogs with FW52.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Nov 9, 2016
1 parent a84a148 commit 4300e68
Show file tree
Hide file tree
Showing 15 changed files with 317 additions and 11 deletions.
19 changes: 19 additions & 0 deletions ansel/docs/CHANGES
Expand Up @@ -10,6 +10,25 @@ v4.0.0-git
[mjr] Fix fatal divide by zero error due to incorrectly named variable.


------
v3.0.5
------

[mjr] Fix creating new galleries (Bug #14372).
[jan] Fix fatal error in upload screen with PHP 7 (Michael Cramer
<michael@bigmichi1.de>).


------
v3.0.4
------

[jan] Use access rules compatible with both Apache 2.2 and 2.4.
[jan] Improve Oracle compatibility.
[mjr] Fix content-type for screen images to be compatible with some versions
of IE.


------
v3.0.3
------
Expand Down
46 changes: 46 additions & 0 deletions ansel/package.xml
Expand Up @@ -1391,5 +1391,51 @@
* [mjr] Fix content-type for screen images to be compatible with some versions of IE.
</notes>
</release>
<release>
<version>
<release>3.0.5</release>
<api>3.0.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-05-26</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [mjr] Fix creating new galleries (Bug #14372).
* [jan] Fix fatal error in upload screen with PHP 7 (Michael Cramer &lt;michael@bigmichi1.de&gt;).
</notes>
</release>
<release>
<version>
<release>3.0.6</release>
<api>3.0.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-05-26</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
*
</notes>
</release>
<release>
<date>2016-11-09</date>
<version>
<release>4.0.0</release>
<api>4.0.0</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [jan] Show users&apos; full names in share dialogs.
* [mjr] Remove maps configuration, replaced by global maps configuration (Bug #14168).
* [jan] Keep original file names when PUTing images via WebDAV.
* [jan] Return ETags with browse() API method.
* [mjr] Fix fatal divide by zero error due to incorrectly named variable.
</notes>
</release>
</changelog>
</package>
13 changes: 13 additions & 0 deletions content/package.xml
Expand Up @@ -509,6 +509,19 @@
* [jan] Add unit tests for Oracle.
</notes>
</release>
<release>
<version>
<release>2.0.6</release>
<api>2.0.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-01-13</date>
<license uri="http://www.horde.org/licenses/bsd">BSD-2-Clause</license>
<notes>
*
</notes>
</release>
<release>
<version>
<release>3.0.0</release>
Expand Down
14 changes: 14 additions & 0 deletions gollem/docs/CHANGES
Expand Up @@ -2,6 +2,20 @@
v4.0.0-git
----------



------
v3.0.9
------

[jan] Update Portuguese translation.
[jan] Update Basque translation.


------
v3.0.8
------

[jan] Add Greek translation (Limperis Antonis <limperis@cti.gr>).


Expand Down
44 changes: 42 additions & 2 deletions gollem/package.xml
Expand Up @@ -881,7 +881,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-01-13</date>
<date>2016-02-02</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [jan] Use access rules compatible with both Apache 2.2 and 2.4.
Expand All @@ -895,11 +895,51 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-02-29</date>
<date>2016-03-21</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [jan] Add Greek translation (Limperis Antonis &lt;limperis@cti.gr&gt;).
</notes>
</release>
<release>
<version>
<release>3.0.9</release>
<api>3.0.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-07-01</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [jan] Update Portuguese translation.
* [jan] Update Basque translation.
</notes>
</release>
<release>
<version>
<release>3.0.10</release>
<api>3.0.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-07-01</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
*
</notes>
</release>
<release>
<version>
<release>4.0.0</release>
<api>4.0.0</api></version>
<stability>
<release>beta</release>
<api>beta</api></stability>
<date>2016-11-09</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
*
</notes>
</release>
</changelog>
</package>
2 changes: 1 addition & 1 deletion ingo/package.xml
Expand Up @@ -1735,7 +1735,7 @@
<date>2016-09-06</date>
<license uri="http://www.horde.org/licenses/apache">ASL</license>
<notes>
*
* [jan] Fix some edge cases with Sieve vacation rules with date limits (Bug #14486).
</notes>
</release>
<release>
Expand Down
1 change: 1 addition & 0 deletions kronolith/package.xml
Expand Up @@ -2815,6 +2815,7 @@
<date>2016-09-06</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [mjr] Fix allowing ics import on when user has edit permissions on a shared calendar (Bug #14501).
* [jan] Disallow setting of creator permissions too if sharing with world is disabled.
* [jan] Split shared users by linebreaks too.
</notes>
Expand Down
30 changes: 29 additions & 1 deletion mnemo/package.xml
Expand Up @@ -1363,12 +1363,40 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-02-02</date>
<date>2016-03-21</date>
<license uri="http://www.horde.org/licenses/apache">ASL</license>
<notes>
* [jan] Update Greek translation (Limperis Antonis &lt;limperis@cti.gr&gt;).
</notes>
</release>
<release>
<version>
<release>4.2.11</release>
<api>4.0.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-07-01</date>
<license uri="http://www.horde.org/licenses/apache">ASL</license>
<notes>
* [jan] Update Portuguese translation.
* [jan] Update Basque translation.
* [mjr] Require Horde_Perms::DELETE for including a notebook as sync-able.
</notes>
</release>
<release>
<version>
<release>4.2.12</release>
<api>4.0.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-07-01</date>
<license uri="http://www.horde.org/licenses/apache">ASL</license>
<notes>
*
</notes>
</release>
<release>
<version>
<release>5.0.0</release>
Expand Down
17 changes: 16 additions & 1 deletion passwd/package.xml
Expand Up @@ -753,13 +753,28 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2015-10-20</date>
<date>2016-07-02</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [jan] Update German translation.
* [jan] Update Portuguese translation.
* [jan] Fix changing passwords with the SOAP driver.
* [jan] Use access rules compatible with both Apache 2.2 and 2.4.
</notes>
</release>
<release>
<version>
<release>5.0.6</release>
<api>5.0.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-07-01</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
*
</notes>
</release>
<release>
<version>
<release>6.0.0</release>
Expand Down
8 changes: 8 additions & 0 deletions timeobjects/docs/CHANGES
Expand Up @@ -3,6 +3,14 @@ v3.0.0-git
----------



------
v2.1.2
------

[jan] Add Greek translation (Limperis Antonis <limperis@cti.gr>).


------
v2.1.1
------
Expand Down
32 changes: 30 additions & 2 deletions timeobjects/package.xml
Expand Up @@ -544,7 +544,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-01-13</date>
<date>2016-02-02</date>
<license uri="http://www.horde.org/licenses/bsd">BSD-2-Clause</license>
<notes>
* [jan] Use access rules compatible with both Apache 2.2 and 2.4.
Expand All @@ -558,11 +558,39 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-02-29</date>
<date>2016-04-05</date>
<license uri="http://www.horde.org/licenses/bsd">BSD-2-Clause</license>
<notes>
* [jan] Add Greek translation (Limperis Antonis &lt;limperis@cti.gr&gt;).
</notes>
</release>
<release>
<version>
<release>2.1.3</release>
<api>2.0.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-04-05</date>
<license uri="http://www.horde.org/licenses/bsd">BSD-2-Clause</license>
<notes>
*
</notes>
</release>
<release>
<date>2016-11-09</date>
<version>
<release>3.0.0</release>
<api>3.0.0</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<license uri="http://www.horde.org/licenses/bsd">BSD-2-Clause</license>
<notes>
*
</notes>
</release>
</changelog>
</package>
29 changes: 28 additions & 1 deletion trean/package.xml
Expand Up @@ -780,13 +780,40 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-02-29</date>
<date>2016-03-21</date>
<license uri="http://www.horde.org/licenses/bsd">BSD-2-Clause</license>
<notes>
* [jan] Add Greek translation (Limperis Antonis &lt;limperis@cti.gr&gt;).
* [cjh] Fix error when deleting bookmarks.
</notes>
</release>
<release>
<version>
<release>1.1.6</release>
<api>1.1.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-07-02</date>
<license uri="http://www.horde.org/licenses/bsd">BSD-2-Clause</license>
<notes>
* [mjr] Honor [&apos;content_index&apos;][&apos;enabled&apos;] setting (Bug #14345).
* [jan] Add Basque translation (Ibon Igartua &lt;ibon.igartua@ehu.eus&gt;).
</notes>
</release>
<release>
<version>
<release>1.1.7</release>
<api>1.1.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-07-01</date>
<license uri="http://www.horde.org/licenses/bsd">BSD-2-Clause</license>
<notes>
*
</notes>
</release>
<release>
<date>2016-11-09</date>
<version>
Expand Down
16 changes: 15 additions & 1 deletion turba/package.xml
Expand Up @@ -2143,7 +2143,21 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-09-06</date>
<date>2016-11-03</date>
<license uri="http://www.horde.org/licenses/apache">ASL</license>
<notes>
* [mjr] Fix regression in sorting contacts by a name field (Bug #14471).
* [mjr] Fix regression in saving tags (Bug #14463).
</notes>
</release>
<release>
<version>
<release>4.2.18</release>
<api>4.0.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-11-03</date>
<license uri="http://www.horde.org/licenses/apache">ASL</license>
<notes>
*
Expand Down

0 comments on commit 4300e68

Please sign in to comment.