From 75f50f2730eca4f98620c9cad37ee1a02aed620e Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 18 Dec 2009 17:14:06 +0000 Subject: Update to use stdint/stdbool.h git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2386 42af7a65-404d-4744-a932-0658087f49c3 --- misc/pascal/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'misc/pascal/ChangeLog') diff --git a/misc/pascal/ChangeLog b/misc/pascal/ChangeLog index 9b8debd36..a5572f6d9 100644 --- a/misc/pascal/ChangeLog +++ b/misc/pascal/ChangeLog @@ -16,4 +16,8 @@ pascal-0.1.2 2008-02-10 Gregory Nutt and eliminate a compiler bug * Changes so that runtime compiles with SDCC. -pascal-0.1.3 2008-xx-xx Gregory Nutt +pascal-2.0 2009-xx-xx Gregory Nutt + + * Updated to use standard C99 types in stdint.h and + stdbool.h. This change was necessary for compatibility + with NuttX-5.0. -- cgit v1.2.3