updated unfinished ChangeLog entry

This commit is contained in:
Przemysław Czerpak
2013-06-04 14:24:17 +02:00
parent 8b963cf79d
commit 580a36da77

View File

@@ -14,7 +14,9 @@
* contrib/gtqtc/gtqtc1.cpp
* added workaround for missing MT synchronization in QT for XLIB
QT was designed to use screen widgets only in main thread so
it's only workaround which helps but I cannot guaranti
it's only workaround which helps but I cannot guaranty that it
will help in all cases and some other problems will not appear.
In fact QT does not even call XInitThreads().
* contrib/hbmzip/mzip.c
* workaround for wrong st_mtime type in struct stat on android