From 26221653eecfc18bed91c62f3197addae75bdd75 Mon Sep 17 00:00:00 2001 From: Klaas Freitag Date: Fri, 22 Jun 2012 16:13:24 +0200 Subject: [PATCH] Updated Changelog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 95790d3bb4..9a625fcbb9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ ChangeLog version 0.50.7 (released 2012-06-19) * Added ability to log to a callback, ie. let the app catch the log output + * Added push to remote without pushing to temp file first. * Fixed file copy function to use wide character (win32). * Fixed loading of statedb if user has special char (win32).