summaryrefslogtreecommitdiff
path: root/misc/pascal/ReleaseNotes
diff options
context:
space:
mode:
Diffstat (limited to 'misc/pascal/ReleaseNotes')
-rw-r--r--misc/pascal/ReleaseNotes12
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/pascal/ReleaseNotes b/misc/pascal/ReleaseNotes
index 2abb1dd3c..d5c0ab333 100644
--- a/misc/pascal/ReleaseNotes
+++ b/misc/pascal/ReleaseNotes
@@ -8,3 +8,15 @@ different platforms. This release is synchronized with the release
of NuttX-0.3.8.
This tarball contains a complete CVS snapshot from February 10, 2008.
+
+pascal-0.1.3
+^^^^^^^^^^^^
+
+This was a bug-fix release
+
+pascal-2.0
+^^^^^^^^^^
+
+This release updates all of the code to use the standard types defined
+in the C99 files stdint.h and stdbool.h. This change was necessary for
+compatibility with NuttX-5.0. No functional changes were made.