summaryrefslogtreecommitdiff
path: root/misc/pascal/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'misc/pascal/ChangeLog')
-rw-r--r--misc/pascal/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/pascal/ChangeLog b/misc/pascal/ChangeLog
index e1544d345..864ee0fb5 100644
--- a/misc/pascal/ChangeLog
+++ b/misc/pascal/ChangeLog
@@ -12,4 +12,7 @@ pascal-0.1.2 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
use with the z16f.
* Make sure that POFF header structures are aligned
* Standardized POFF file format to big-endian
+ * Break up large switch statements to lower complexity
+ and eliminate a compiler bug
+ * Changes so that runtime compiles with SDCC.