Make a severity in a default action just a warning instead of a fatal error.

This commit is contained in:
brectanus
2008-03-04 22:55:39 +00:00
parent abbab078d5
commit 20274563fb
4 changed files with 16 additions and 7 deletions

View File

@@ -1,6 +1,8 @@
03 Mar 2008 - 2.5.1-rc1
04 Mar 2008 - 2.5.1-rc1
-----------------------
* Using "severity" in a default action is now just a warning.
* Cleaned up the "make test" target to better locate headers/libraries.
* Now search /usr/lib64 and /usr/lib32 for lua libs.