2018 cleanup update

This commit is contained in:
joonicks
2018-03-05 23:09:40 +01:00
parent 723ac1f91e
commit e5ad9bb990
20 changed files with 122 additions and 82 deletions

View File

@@ -1,3 +1,8 @@
3.0.99p4 -- February, 2018.
* Fixed: Strlen/Strlen2 code cleanup.
* Fixed: Various compiler warnings.
3.0.99p3 -- July 24th, 2009.
* Added: Python scripting support (supplied by S.Marquis)