summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-02-24 07:30:45 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-02-24 07:30:45 -0600
commit39191816f6701970928e9d8da7ddc4f5b5929e39 (patch)
treed83d873f73d661ef0eedf765e2e3b7245ee3075b
parent9fb079bae02ba2a3b96a1d01736c2699b78a79d6 (diff)
downloadnuttx-39191816f6701970928e9d8da7ddc4f5b5929e39.tar.gz
nuttx-39191816f6701970928e9d8da7ddc4f5b5929e39.tar.bz2
nuttx-39191816f6701970928e9d8da7ddc4f5b5929e39.zip
Update ChangeLog
-rwxr-xr-xnuttx/ChangeLog5
-rw-r--r--nuttx/Documentation/NuttX.html2
2 files changed, 6 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index c2b8ab661..37353e71e 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -9877,3 +9877,8 @@
the open count will only be incremented from 0 to 1. This causes
problems when trying to open the can bus from two different tasks.
SourceForge Patch #46 from Anonymous (2015-02-23).
+ * Tiva TM4c1294: Updates from Frank Sautter (2015-02-24).
+ * fs/aio: Corrrect some backward tests in aio_read() and aio_write():
+ Socket descriptors have higher numbers than file descriptors. In
+ aio_contain(), Copy u.ptr (void *) when initializing aioc and not
+ the case specific u.aioc_filep. From Michal Ulianko (2015-02-24).
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index d0e699e8d..8ec9de652 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -3580,7 +3580,7 @@ nsh>
<td>
<p>
<a name="titm4c129x"><b>TI Tiva TM4C129X</b>.</a>
- This port uses the TI Tiva C Series TM4C129x Connected Development Kit <a href="http://www.ti.com/tool/dk-tm4c129x">(DK-TM4C129X)</a>.
+ This port uses the TI Tiva C Series TM4C129X Connected Development Kit <a href="http://www.ti.com/tool/dk-tm4c129x">(DK-TM4C129X)</a>.
</p>
<ul>
<p>