From a13b0a94218172b19c776501b117297d89617063 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 7 Feb 2008 05:17:57 +0000 Subject: update git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@658 42af7a65-404d-4744-a932-0658087f49c3 --- misc/pascal/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'misc/pascal/ChangeLog') 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 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. -- cgit v1.2.3