update changelog

This commit is contained in:
Kelvin Sherlock 2013-08-03 16:44:09 -04:00
parent b4e5e5a059
commit 37b45e66ab
1 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,8 @@
* Pathname conversion enhancements:
- code has been rewritten
- supports :: to go up a directory
- supports MPW environment variables (eg {PLibraries}PasLib.o)
* Environment enhancements:
- code has been rewritten.
- -DName=Value now supported on the commandline (eg MPW -DMPWVersion=3.5 SC .... )
@ -7,5 +12,8 @@
* debugger now support 0b binary literals
-----
0.7.1
---------------------
0.7.1 - July 26, 2013
---------------------
* First public release.