summaryrefslogtreecommitdiff
path: root/misc/pascal/ReleaseNotes
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-10 15:50:23 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-10 15:50:23 +0000
commitb178fec3d84131c06bb015d60533a1b704650008 (patch)
treec14a8e28ee4a2b3cdaf038eceb9c4b356c8505b6 /misc/pascal/ReleaseNotes
parent6327539fc800e6d481ff26067c1a40ca01ae6de1 (diff)
downloadnuttx-b178fec3d84131c06bb015d60533a1b704650008.tar.gz
nuttx-b178fec3d84131c06bb015d60533a1b704650008.tar.bz2
nuttx-b178fec3d84131c06bb015d60533a1b704650008.zip
Pascal now installs in the apps/ directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3583 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/pascal/ReleaseNotes')
-rw-r--r--misc/pascal/ReleaseNotes13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/pascal/ReleaseNotes b/misc/pascal/ReleaseNotes
index ec7a7e26f..389aff1e4 100644
--- a/misc/pascal/ReleaseNotes
+++ b/misc/pascal/ReleaseNotes
@@ -25,3 +25,16 @@ 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.
+
+pascal-3.0
+^^^^^^^^^^
+
+This release moves the Pascal installation location from the nuttx/
+source to the apps/ source tree. Specifically, the Pascall runtime now
+builds under apps/interpreters.
+
+This means that the pascal-3.0 module is incompatible with will all
+releases of NuttX prior to nuttx-6.0 where the apps/ module was
+introduced. The release version was bumped to 3.0 because these changes
+introduces installation incompatibilies with earlier versions.
+