summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0bf8777..97e11b8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
* data/test.lua: Used an example for schedule_in which is more in step with
actual practice. Used an example for schedule_every which is less annoying
for the server admin.
+ * data/test.lua, data/scripts/libtmw.lua: Replaced some magic numbers with
+ variables for better code readability.
2008-05-31 Philipp Sehmisch <tmw@crushnet.org>