2018 progress

This commit is contained in:
joonicks
2018-03-09 01:29:18 +01:00
parent e5ad9bb990
commit f9d37e65a4
13 changed files with 186 additions and 456 deletions

View File

@@ -1,5 +1,10 @@
3.0.99p4 -- February, 2018.
3.0.99p4 -- WORK IN PROGRESS (~February, 2018)
* Fixed: Potential memory corruption bug in do_user().
* Fixed: Aliases saves to session file.
* Added: CORE & INFO (statistics) can now be output redirected.
* Added: SPY to files saved in sessions.
* Fixed: HELP command should now be working properly again.
* Fixed: Strlen/Strlen2 code cleanup.
* Fixed: Various compiler warnings.