Skip to content

Commit

Permalink
BFN
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Jun 10, 2018
1 parent b769af7 commit 0a3a886
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions package.xml
Expand Up @@ -22,7 +22,6 @@
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [mjr] Fix PHP error due to null array value (Bug #14783).
* |+
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -3903,7 +3902,21 @@
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [mjr] Fix PHP error due to null array value (Bug #14783).
* |+
</notes>
</release>
<release>
<version>
<release>2.39.3</release>
<api>2.39.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2018-02-21</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [mjr] Attempt to be more forgiving to broken WBXML requests.
</notes>
</release>
</changelog>
Expand Down

0 comments on commit 0a3a886

Please sign in to comment.