diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-02-16 15:29:30 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-02-16 15:29:30 +0000 |
commit | d83f83d051dc521a89241abf17a099ef62cb69a9 (patch) | |
tree | 8f7914a3b9dd6ef75611a8b8e9a78dee225a3961 | |
parent | 081b29a342e899118264f7cedc05b3976e430e71 (diff) | |
download | mana-d83f83d051dc521a89241abf17a099ef62cb69a9.tar.gz mana-d83f83d051dc521a89241abf17a099ef62cb69a9.tar.bz2 mana-d83f83d051dc521a89241abf17a099ef62cb69a9.tar.xz mana-d83f83d051dc521a89241abf17a099ef62cb69a9.zip |
Fixed the ChangeLog entry some more.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ 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. + 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> |