Update version dates.

Fix a small typo in Lua example: nil, not null.
This commit is contained in:
brectanus
2008-02-14 22:16:21 +00:00
parent fb9585735a
commit 8cf74f5c91
2 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,8 @@
13 Feb 2008 - 2.5.0-rc4
14 Feb 2008 - 2.5.0-rc4
-----------------------
* Cleaned up build process for unit tests.
* Updated code to be more portable so it builds with MS VC++.