diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-05-30 20:52:50 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-05-30 20:52:50 +0200 |
commit | 12e1af3f589a70d2e09b8dd873dbed28142154af (patch) | |
tree | 9b6dce03080b43602be97bf0f0a52d54d4a900ca /Changelog | |
parent | a07043f308ee91223b1048a6ca1c878c31b0f83a (diff) |
Improve wording.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -38,7 +38,8 @@ interimap (0.5) upstream; character (backslash in this case). - libinterimap: the parser choked on responses with non-quoted/literal astring containing ']' characters. And LIST responses with - non-quoted/literal list-mailbox names '%', '*' or ']' characters. + non-quoted/literal list-mailbox names containing '%', '*' or ']' + characters. - libinterimap: quote() the empty string as "" instead of a 0-length literal. (This saves 3 bytes + one round-trip on servers not supporting non-synchronizing literals, and 4 bytes otherwise.) |