summaryrefslogtreecommitdiff
path: root/nuttx/ReleaseNotes
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-01-08 04:48:36 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-01-08 04:48:36 +0000
commitf0c0bab77d9c283789e129631a7de5e80218ea4a (patch)
treeeaadc1c6c16379fc1041fcf626779bf695959591 /nuttx/ReleaseNotes
parent957e35af7d710d5bd569f83514daf6e40763aa5d (diff)
downloadpx4-nuttx-f0c0bab77d9c283789e129631a7de5e80218ea4a.tar.gz
px4-nuttx-f0c0bab77d9c283789e129631a7de5e80218ea4a.tar.bz2
px4-nuttx-f0c0bab77d9c283789e129631a7de5e80218ea4a.zip
Document 0.3.6.1 releasenuttx-3.6.1
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@523 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ReleaseNotes')
-rw-r--r--nuttx/ReleaseNotes5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/ReleaseNotes b/nuttx/ReleaseNotes
index 1b71c137d..0ff0b3425 100644
--- a/nuttx/ReleaseNotes
+++ b/nuttx/ReleaseNotes
@@ -18,3 +18,8 @@ simulation targets. As usual, any feedback about bugs or suggestions
for improvement would be greatly appreciated.
This tarball contains a complete CVS snapshot from January 6, 2007.
+
+NOTE: There was an error in the initial 0.3.6 release that prevented
+a successful build unless the Pascal add-on was present. The
+tarball was patched to include the fix. Make sure that you download
+the nuttx-0.3.6.1.tar.gz version to avoid this problem.