diff options
author | Rogier Polak <rogier.l.a.polak@gmail.com> | 2007-02-16 15:07:56 +0000 |
---|---|---|
committer | Rogier Polak <rogier.l.a.polak@gmail.com> | 2007-02-16 15:07:56 +0000 |
commit | 8074cb39623f844ac3e24b2c4b11a1165fa67900 (patch) | |
tree | 48d6c1409bc52edc869e1a2b065199d5054354c6 /ChangeLog | |
parent | c229a5f66384a441c3cd878a39822b219301133c (diff) | |
download | mana-8074cb39623f844ac3e24b2c4b11a1165fa67900.tar.gz mana-8074cb39623f844ac3e24b2c4b11a1165fa67900.tar.bz2 mana-8074cb39623f844ac3e24b2c4b11a1165fa67900.tar.xz mana-8074cb39623f844ac3e24b2c4b11a1165fa67900.zip |
Fixed update bug (hopefully)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-02-16 Rogier Polak <rogier.l.a.polak@gmail.com> + + * src/gui/updatewindow.cpp: Fixed the update bug (hopefully), by + modifying the usage of the synchronisation between threads. Added + a check for existence of the updated file. + 2007-02-15 Bjørn Lindeijer <bjorn@lindeijer.nl> * src/winver.h, README, configure.ac, data/help/header.txt, NEWS, |