Cleaned up "make test" and document as still experimental.

This commit is contained in:
brectanus
2008-03-03 16:50:40 +00:00
parent 1e991d6fcd
commit 628321bb86
3 changed files with 11 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
27 Feb 2008 - 2.5.1-rc1
03 Mar 2008 - 2.5.1-rc1
-----------------------
* Cleaned up the "make test" target to better locate headers/libraries.
* Now search /usr/lib64 and /usr/lib32 for lua libs.
* No longer treat warnings as errors by default (use --enable-strict-compile).