summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYohann Ferreira <bertram@cegetel.net>2005-09-18 01:51:13 +0000
committerYohann Ferreira <bertram@cegetel.net>2005-09-18 01:51:13 +0000
commitf37c53e452b8f6b6b6e52841bdb2f50f5fb83fb1 (patch)
tree3d03da34c36affac59bc0ac187c79b7236a2a56a /ChangeLog
parent982233834722bbd719c5afb5e9ea79a7d7981a15 (diff)
downloadmana-client-f37c53e452b8f6b6b6e52841bdb2f50f5fb83fb1.tar.gz
mana-client-f37c53e452b8f6b6b6e52841bdb2f50f5fb83fb1.tar.bz2
mana-client-f37c53e452b8f6b6b6e52841bdb2f50f5fb83fb1.tar.xz
mana-client-f37c53e452b8f6b6b6e52841bdb2f50f5fb83fb1.zip
Temporary fixed a bug in the determination of the update host I had.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44905d56..322c3164 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
for existence of a file with same name before writing; In that
case the screenshot's number is incremented until it finds
an adequate name.
+ * src/gui/updatewindow.cpp: Corrected a bug in the determination
+ of the update host I had.
2005-09-18 Björn Steinbrink <B.Steinbrink@gmx.de>