summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2007-12-18 18:44:12 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2007-12-18 18:44:12 +0000
commit171e3f1b4c0117a7ea0160e2977d1e08e6612c0a (patch)
tree84adcc8d16e1a3e26382c65b2bad7200c02aba7e /ChangeLog
parentb95233cbf32a705d67886ed401df589e13c1fec5 (diff)
downloadmana-client-171e3f1b4c0117a7ea0160e2977d1e08e6612c0a.tar.gz
mana-client-171e3f1b4c0117a7ea0160e2977d1e08e6612c0a.tar.bz2
mana-client-171e3f1b4c0117a7ea0160e2977d1e08e6612c0a.tar.xz
mana-client-171e3f1b4c0117a7ea0160e2977d1e08e6612c0a.zip
Optimized with single loop approach and nicer printing calls, inspired by
doener's version. Also added list of update entries and their respective update.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34764b13..6433ecb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
the game was not started.
* tools/upalyzer/analyse.php: Added initial version of the update
analysis tool upalyzer.
+ * tools/upalyzer/analyse.php: Optimized with single loop approach and
+ nicer printing calls, inspired by doener's version. Also added list of
+ update entries and their respective update.
2007-12-14 Philipp Sehmisch <tmw@crushnet.org>