aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2019-05-15 17:08:07 +0200
committerGuilhem Moulin <guilhem@fripost.org>2019-05-27 00:07:29 +0200
commitb59e3b1416c54a2ce8be7f4aaa9c04ff52ff65a9 (patch)
tree046ad86f7163e059dd4045459a690434a5e51e67 /Changelog
parent735c861de4d662f5bfe4fddff9fbfa8bc5a503c1 (diff)
interimap: Factor out error throwing.
Also, write which --target to use in --delete command suggestions.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 587dc9b..f261a98 100644
--- a/Changelog
+++ b/Changelog
@@ -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).