From 011a9967e5acd3b7c2515118156639e4907e7b0f Mon Sep 17 00:00:00 2001 From: Kelvin Sherlock Date: Fri, 2 Aug 2013 22:47:57 -0400 Subject: [PATCH] add a changelog --- CHANGELOG.text | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CHANGELOG.text diff --git a/CHANGELOG.text b/CHANGELOG.text new file mode 100644 index 0000000..d7c5f69 --- /dev/null +++ b/CHANGELOG.text @@ -0,0 +1,11 @@ +* Environment enhancements: +- code has been rewritten. +- -DName=Value now supported on the commandline (eg MPW -DMPWVersion=3.5 SC .... ) +- += now supported in the text file for appending +- {variables} are now supported for better MPW compatibility. +- At some point, ${variables} and $variables may be removed. + +* debugger now support 0b binary literals + +----- +0.7.1