summaryrefslogtreecommitdiffstats
path: root/nuttx/ReleaseNotes
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2010-05-09 17:35:43 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2010-05-09 17:35:43 +0000
commit3c38dacd30e94dec0d3f1eb88a8c6fb5e0f70fb5 (patch)
treec587f9cf6880b784a17e37d22e8d455101746ace /nuttx/ReleaseNotes
parentbc2af164e047abae45230c760e2a5d288586295e (diff)
Update release notes
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@2660 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/ReleaseNotes')
-rw-r--r--nuttx/ReleaseNotes3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ReleaseNotes b/nuttx/ReleaseNotes
index 3c6dda5f71..5e1692cf36 100644
--- a/nuttx/ReleaseNotes
+++ b/nuttx/ReleaseNotes
@@ -1249,5 +1249,8 @@ new drivers and some important bugfixes:
STR-P711 port and some important bugs were fixed in the STR-P711 SPI
driver.
+ * Added (optional) floating point support for printf() (contributed by
+ Yolande Cates).
+
* Corrected an important UDP reference counting error. It was not a serious
error, but it trigger an assertion was IS a serious error.