summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2007-02-16 15:29:30 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2007-02-16 15:29:30 +0000
commitd83f83d051dc521a89241abf17a099ef62cb69a9 (patch)
tree8f7914a3b9dd6ef75611a8b8e9a78dee225a3961
parent081b29a342e899118264f7cedc05b3976e430e71 (diff)
downloadmana-client-d83f83d051dc521a89241abf17a099ef62cb69a9.tar.gz
mana-client-d83f83d051dc521a89241abf17a099ef62cb69a9.tar.bz2
mana-client-d83f83d051dc521a89241abf17a099ef62cb69a9.tar.xz
mana-client-d83f83d051dc521a89241abf17a099ef62cb69a9.zip
Fixed the ChangeLog entry some more.
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 92bf82ba..712f5d6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>