Skip to content

Commit

Permalink
BFN
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Apr 2, 2015
1 parent d25a0e8 commit 0b063f6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions framework/ActiveSync/package.xml
Expand Up @@ -21,6 +21,7 @@
</stability>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [mjr] Fix issue where badly formed emails could cause out of memory error.
* [mjr] Fix issue that could break sync if a badly formed email address could not be parsed.
* [mjr] Fix PARTIAL SYNC handling when no COLLECTIONS are provided (Bug #13912).
</notes>
Expand Down Expand Up @@ -2673,14 +2674,15 @@
</release>
<release>
<version>
<release>2.26.2</release>
<api>2.26.0</api></version>
<release>2.27.0</release>
<api>2.27.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2015-03-04</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [mjr] Fix issue where badly formed emails could cause out of memory error.
* [mjr] Fix issue that could break sync if a badly formed email address could not be parsed.
* [mjr] Fix PARTIAL SYNC handling when no COLLECTIONS are provided (Bug #13912).
</notes>
Expand Down

0 comments on commit 0b063f6

Please sign in to comment.