From 0db820fc986d19927a093e4f777cf73add45a162 Mon Sep 17 00:00:00 2001 From: Klaas Freitag Date: Mon, 14 May 2012 17:19:05 +0200 Subject: [PATCH] Added changes for 0.50.6. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 57204313ff..3f42f3a955 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ ChangeLog ========== +version 0.50.6 (released ) + * Directories with 'strange' characters broke sync. (oC bug #613) + * Special characters in Windows did not sync correctly. (oC bug #478) + version 0.50.5 (released 2012-04-18) * removed argp lib dependency * simplified and fixed CMake files