diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-05-15 17:08:07 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-05-27 00:07:29 +0200 |
commit | b59e3b1416c54a2ce8be7f4aaa9c04ff52ff65a9 (patch) | |
tree | 046ad86f7163e059dd4045459a690434a5e51e67 /Changelog | |
parent | 735c861de4d662f5bfe4fddff9fbfa8bc5a503c1 (diff) |
interimap: Factor out error throwing.
Also, write which --target to use in --delete command suggestions.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ interimap (0.5) upstream; + + interimap: write which --target to use in --delete command + suggestions. - libinterimap: bugfix: hierarchy delimiters in LIST responses were returned as an escaped quoted special, like "\\", not as a single character (backslash in this case). |