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 97e11b8d..ec0ab874 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
for the server admin.
* data/test.lua, data/scripts/libtmw.lua: Replaced some magic numbers with
variables for better code readability.
+ * data/test.lua, data/scripts/libtmw.lua: Removed the unused "npc" argument
+ from the get_quest_var function.
2008-05-31 Philipp Sehmisch <tmw@crushnet.org>