From 868a099310dae0018f5c834dd8552048464520cb Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Mon, 19 Jan 2015 21:02:09 +0100 Subject: [PATCH] Add changelog for #166 and #167 --- CHANGELOG.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a86d2f2..28e0f54 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -18,6 +18,9 @@ Version 0.4.2 might fix issues with Zimbra. - Relative ``status_path`` values are now interpreted as relative to the configuration file's directory. +- Fixed compatibility with custom SabreDAV servers. See :gh:`166`. +- Catch harmless threading exceptions that occur when shutting down vdirsyncer. + See :gh:`167`. Version 0.4.1 =============