From 3cb6f3389dba94a797561d95b6243a0287dce0d1 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sat, 13 Jun 2015 14:07:23 +0200 Subject: [PATCH] Changelog for #215 --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ea72229..08e3b93 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,6 +14,8 @@ Version 0.5.2 - Vdirsyncer now checks and corrects the permissions of status files. - Vdirsyncer is now more robust towards changing UIDs inside items. +- Vdirsyncer is now handling unicode hrefs and UIDs correctly. Software that + produces non-ASCII UIDs is broken, but apparently it exists. Version 0.5.1 =============