summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2006-07-24 19:48:33 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2006-07-24 19:48:33 +0000
commit077e58415a7f6f2c55865be2c2fc35892450dd38 (patch)
tree4936af8a5c56aecbf74e668c57e9b104cda4008a /ChangeLog
parentb7f7b15995cfc9b41100e237bebc7f2c009e56b3 (diff)
downloadmana-client-077e58415a7f6f2c55865be2c2fc35892450dd38.tar.gz
mana-client-077e58415a7f6f2c55865be2c2fc35892450dd38.tar.bz2
mana-client-077e58415a7f6f2c55865be2c2fc35892450dd38.tar.xz
mana-client-077e58415a7f6f2c55865be2c2fc35892450dd38.zip
Fixed the loading of updates and made skipping the update process also skip thev0.0.20
loading of updates.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92986d2a..67b6a585 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-07-24 Bjørn Lindeijer <bjorn@lindeijer.nl>
+
+ * src/main.cpp: Fixed the loading of updates and made skipping the
+ update process also skip the loading of updates.
+
2006-07-24 Björn Steinbrink <B.Steinbrink@gmx.de>
* src/localplayer.cpp, src/being.cpp: Fixed setDirection() semantics.