Skip to content

Commit

Permalink
BFN
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Mar 4, 2015
1 parent a57203c commit 6f58696
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions framework/ActiveSync/package.xml
Expand Up @@ -21,6 +21,8 @@
</stability>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [mjr] Detect stock Android 5.0 multiplex settings.
* [mjr] Fix broken sync due to clients that send badly formatted date strings.
* [mjr] Fix fatal error when dealing with iTip replies from vTodo requests.
</notes>
<contents>
Expand Down Expand Up @@ -2665,6 +2667,8 @@
<date>2015-02-24</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [mjr] Detect stock Android 5.0 multiplex settings.
* [mjr] Fix broken sync due to clients that send badly formatted date strings.
* [mjr] Fix fatal error when dealing with iTip replies from vTodo requests.
</notes>
</release>
Expand Down
4 changes: 2 additions & 2 deletions framework/Core/package.xml
Expand Up @@ -39,7 +39,7 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
* [mjr] Fix combination X509 and http plain authentication with ActiveSync.
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -3849,7 +3849,7 @@
<date>2015-03-02</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
* [mjr] Fix combination X509 and http plain authentication with ActiveSync.
</notes>
</release>
</changelog>
Expand Down
4 changes: 2 additions & 2 deletions framework/Rpc/package.xml
Expand Up @@ -33,7 +33,7 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
* [mjr] Fix possible PHP error when returning HTTP 500 response.
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -874,7 +874,7 @@ Converted to package.xml 2.0 for pear.horde.org
<date>2015-02-10</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
* [mjr] Fix possible PHP error when returning HTTP 500 response.
</notes>
</release>
</changelog>
Expand Down

0 comments on commit 6f58696

Please sign in to comment.