updated changelog

This commit is contained in:
Kelvin Sherlock 2015-01-04 11:34:19 -05:00
parent 3b904ee3de
commit 00c38721a7
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
-------------------------
0.7.9.a - January 4, 2014
-------------------------
* Improved MrC/pp compatibility. MrC creates a binary temp file that was treated as text which caused problems.
* added TempNewHandle, TempHLock, TempHUnlock, and TempDisposeHandle toolcalls
* added ;date debugger command: expr;date will display expr as a MacOS date/time
* added ;error debugger command: expr;error will display exrp as a MacOS error.
------------------------
0.7.9 - December 28, 2014
------------------------