Skip to content

Commit

Permalink
[jan] Catch errors when converting email address to IDNA.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Feb 27, 2017
1 parent 1c07a71 commit f8a9a77
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion imp/docs/CHANGES
Expand Up @@ -2,6 +2,7 @@
v6.2.18-git
-----------

[jan] Catch errors when converting email address to IDNA.
[jan] Correctly use preference to save attachments with sent messages in mobile
modes (Bug #14571).

Expand All @@ -12,7 +13,8 @@ v6.2.17

[jan] Update German translation.
[jan] Update Greek translation.
[mjr] Fix issue when forwarding an email to multiple recipients in Mobile view (Bug #14060).
[mjr] Fix issue when forwarding an email to multiple recipients in Mobile view
(Bug #14060).
[jan] Fix iTip MIME viewer actions if attachment type hasn't been specified.
[mjr] Add option to reload folder tree when fetching via the API.
[jan] Update preview cache after permanently unblocking images from a sender
Expand Down
2 changes: 2 additions & 0 deletions imp/package.xml
Expand Up @@ -33,6 +33,7 @@
</stability>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [jan] Catch errors when converting email address to IDNA.
* [jan] Correctly use preference to save attachments with sent messages in mobile modes (Bug #14571).
</notes>
<contents>
Expand Down Expand Up @@ -3997,6 +3998,7 @@
<date>2016-12-16</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [jan] Catch errors when converting email address to IDNA.
* [jan] Correctly use preference to save attachments with sent messages in mobile modes (Bug #14571).
</notes>
</release>
Expand Down

0 comments on commit f8a9a77

Please sign in to comment.