summaryrefslogtreecommitdiff
path: root/misc/pascal/ReleaseNotes
diff options
context:
space:
mode:
Diffstat (limited to 'misc/pascal/ReleaseNotes')
-rw-r--r--misc/pascal/ReleaseNotes5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/pascal/ReleaseNotes b/misc/pascal/ReleaseNotes
index d5c0ab333..ec7a7e26f 100644
--- a/misc/pascal/ReleaseNotes
+++ b/misc/pascal/ReleaseNotes
@@ -20,3 +20,8 @@ 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.
+
+The release version was bumped to 2.0 because these changes introduce
+typing incompatibilies with earlier versions.
+
+This tarball contains a complete CVS snapshot from December 21, 2009.