Skip to content

Commit

Permalink
BFN
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Jul 28, 2014
1 parent 5945bd0 commit 5ac0f91
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kronolith/docs/CHANGES
Expand Up @@ -2,6 +2,8 @@
v4.2.1-git
----------

[mjr] Ensure default share attribute is set when auto determining a default
share.
[mjr] Fix fatal error when calculating alarms on a recurring event that has
completed.
[mjr] Fix catching minical clicks on browsers that return element names in
Expand Down
2 changes: 2 additions & 0 deletions kronolith/package.xml
Expand Up @@ -33,6 +33,7 @@
</stability>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [mjr] Ensure default share attribute is set when auto determining a default share.
* [mjr] Fix fatal error when calculating alarms on a recurring event that has completed.
* [mjr] Fix catching minical clicks on browsers that return element names in uppercase (Bug #13370, Jasper.Olbrich@students.uni-marburg.de).
</notes>
Expand Down Expand Up @@ -2422,6 +2423,7 @@
<date>2014-07-08</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [mjr] Ensure default share attribute is set when auto determining a default share.
* [mjr] Fix fatal error when calculating alarms on a recurring event that has completed.
* [mjr] Fix catching minical clicks on browsers that return element names in uppercase (Bug #13370, Jasper.Olbrich@students.uni-marburg.de).
</notes>
Expand Down
2 changes: 2 additions & 0 deletions mnemo/docs/CHANGES
Expand Up @@ -2,6 +2,8 @@
v4.2.1-git
----------

[mjr] Ensure default share attribute is set when auto determining a default
share.
[mjr] Fix showing the notepad name in list view when show_notepad preference is
set (Bug #13352).
[mjr] Add EAS client created shares to the sync_notpads preference (Bug
Expand Down
2 changes: 2 additions & 0 deletions mnemo/package.xml
Expand Up @@ -27,6 +27,7 @@
</stability>
<license uri="http://www.horde.org/licenses/apache">ASL</license>
<notes>
* [mjr] Ensure default share attribute is set when auto determining a default share.
* [mjr] Fix showing the notepad name in list view when show_notepad preference is set (Bug #13352).
* [mjr] Add EAS client created shares to the sync_notpads preference (Bug #13359).
* [mjr] Add missing API support for searchTags API (Bug #13361).
Expand Down Expand Up @@ -1219,6 +1220,7 @@
<date>2014-07-08</date>
<license uri="http://www.horde.org/licenses/apache">ASL</license>
<notes>
* [mjr] Ensure default share attribute is set when auto determining a default share.
* [mjr] Fix showing the notepad name in list view when show_notepad preference is set (Bug #13352).
* [mjr] Add EAS client created shares to the sync_notpads preference (Bug #13359).
* [mjr] Add missing API support for searchTags API (Bug #13361).
Expand Down

0 comments on commit 5ac0f91

Please sign in to comment.