Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Sep 14, 2019
1 parent c48652f commit 6ae7f2c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -11,8 +11,8 @@
"role": "lead"
}
],
"version": "2.29.17",
"time": "2019-03-02",
"version": "2.29.18",
"time": "2019-09-14",
"repositories": [
{
"type": "pear",
Expand Down Expand Up @@ -56,4 +56,4 @@
"Horde_Imap_Client": "lib/"
}
}
}
}
3 changes: 2 additions & 1 deletion doc/Horde/Imap/Client/CHANGES
Expand Up @@ -2,7 +2,8 @@
v2.29.18
--------


[mjr] Fix LIST-STATUS parsing when using wildcards (Bug #14937,
mariusz.goch@spacja.com).


--------
Expand Down
3 changes: 1 addition & 2 deletions doc/Horde/Imap/Client/changelog.yml
Expand Up @@ -9,7 +9,7 @@
identifier: LGPL-2.1
uri: http://www.horde.org/licenses/lgpl21
notes: |+
[mjr] Fix LIST-STATUS parsing when using wildcards (Bug #14937, mariusz.goch@spacja.com).
2.29.17:
api: 2.29.0
state:
Expand All @@ -20,7 +20,6 @@
identifier: LGPL-2.1
uri: http://www.horde.org/licenses/lgpl21
notes: |
[mjr] Fix LIST-STATUS parsing when using wildcards (Bug #14937, mariusz.goch@spacja.com).
[mjr] Fix SORT and THREAD commands when UTF8=ACCEPT.
[mjr] Provide SASL PLAIN authentication as another user (Marco Favero <m.faverof@gmail.com>, PR #7).
[jan] Fix warning with PHP 7.3 (Eloy Lafuente (stronk7) <stronk7@moodle.org>, PR 6).
Expand Down
4 changes: 2 additions & 2 deletions package.xml
Expand Up @@ -22,7 +22,7 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
* [mjr] Fix LIST-STATUS parsing when using wildcards (Bug #14937, mariusz.goch@spacja.com).
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -3476,7 +3476,7 @@
<date>2019-03-02</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
* [mjr] Fix LIST-STATUS parsing when using wildcards (Bug #14937, mariusz.goch@spacja.com).
</notes>
</release>
</changelog>
Expand Down

0 comments on commit 6ae7f2c

Please sign in to comment.