summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cab87991..bba74ea0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* src/scripting/lua.cpp: Added functions for getting being name and
attributes in scripts.
+ * data/scripts/test.lua: Added example of using above functions.
2008-10-22 Chuck Miller <shadowmil@gmail.com>