This commit is contained in:
Klaas Freitag 2012-06-18 17:18:58 +02:00
Родитель 370e2e451f
Коммит 06ffeee786
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -1,5 +1,11 @@
ChangeLog
==========
version 0.50.7 (released 2012-06-19)
* Added ability to log to a callback, ie. let the app
catch the log output
* Fixed file copy function to use wide character (win32).
* Fixed loading of statedb if user has special char (win32).
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)