summaryrefslogtreecommitdiff
path: root/Build/source/libs/lua52/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/lua52/ChangeLog')
-rw-r--r--Build/source/libs/lua52/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/libs/lua52/ChangeLog b/Build/source/libs/lua52/ChangeLog
index b4b0c66945c..97cb5ff06e8 100644
--- a/Build/source/libs/lua52/ChangeLog
+++ b/Build/source/libs/lua52/ChangeLog
@@ -1,3 +1,10 @@
+2014-03-03 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * luaerror.test (new): Shell script to test error handling.
+ * error.exp (new): Expected test output.
+ * Makefile.am: Add the new files.
+ * configure.ac: The test program requires sqrt().
+
2014-02-11 Peter Breitenlohner <peb@mppmu.mpg.de>
* lua52.test (new): Shell script for a basic test.