Skip to content

Commit

Permalink
[jan] Fix dependency on Nag (Bug #13166).
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed May 7, 2014
1 parent 6dc3f16 commit af0f817
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions kronolith/docs/CHANGES
Expand Up @@ -2,6 +2,7 @@
v4.2.0-git
----------

[jan] Fix dependency on Nag (Bug #13166).
[jan] Use the event's or calendar's owner identity when sending notifications
(Bug #13158).

Expand Down
4 changes: 3 additions & 1 deletion kronolith/package.xml
Expand Up @@ -33,6 +33,7 @@
</stability>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [jan] Fix dependency on Nag (Bug #13166).
* [jan] Use the event&apos;s or calendar&apos;s owner identity when sending notifications (Bug #13158).
</notes>
<contents>
Expand Down Expand Up @@ -1029,7 +1030,7 @@
<package>
<name>nag</name>
<channel>pear.horde.org</channel>
<min>4.2.0</min>
<min>4.2.0alpha1</min>
<max>5.0.0alpha1</max>
<exclude>5.0.0alpha1</exclude>
</package>
Expand Down Expand Up @@ -2326,6 +2327,7 @@
<date>2014-05-05</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [jan] Fix dependency on Nag (Bug #13166).
* [jan] Use the event&apos;s or calendar&apos;s owner identity when sending notifications (Bug #13158).
</notes>
</release>
Expand Down

0 comments on commit af0f817

Please sign in to comment.