summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-06-02 15:28:08 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-06-02 15:28:08 +0000
commitf663df0088711641bcfe614ca6ec447ddff572de (patch)
tree29ee066b74776227b32fc01664b79383ee1a24e8 /ChangeLog
parent2b8318623e7064c6370234e64ae26622dd9dd433 (diff)
downloadmanaserv-f663df0088711641bcfe614ca6ec447ddff572de.tar.gz
manaserv-f663df0088711641bcfe614ca6ec447ddff572de.tar.bz2
manaserv-f663df0088711641bcfe614ca6ec447ddff572de.tar.xz
manaserv-f663df0088711641bcfe614ca6ec447ddff572de.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b6b074a..b0bf8777 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-06-02 Philipp Sehmisch <tmw@crushnet.org>
+
+ * 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.
+
2008-05-31 Philipp Sehmisch <tmw@crushnet.org>
* data/script/libtmw.lua: Scripted a scheduler which can execute script