diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-08-03 18:24:30 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-08-03 20:29:56 +0200 |
commit | 845d43fcc08089e87cd8cdf776ebc2345fd4e1ff (patch) | |
tree | 3bda52880e4f5257c80e48dd749b8009008c15cb /Changelog | |
parent | 8235ce0f68063fed88d864477b41e1c2903d0966 (diff) |
libinterimap: fail when a capability to ENABLE is missing from the server's CAPABILITY listing.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ interimap (0.5.2) UNRELEASED; - Makefile: remove 'smart' extension from pandoc call to generate manuals (it's no longer supported by pandoc 2.9 which generates \[lq] and \[rq] in the groff output anyway). + * libinterimap: fail when a capability to ENABLE is missing from the + server's CAPABILITY listing. -- Guilhem Moulin <guilhem@fripost.org> Mon, 03 Aug 2020 14:51:23 +0200 |