Update ChangeLog

This commit is contained in:
Gregory Nutt
2015-09-07 13:51:05 -06:00
parent f10a103108
commit 65abe20cdb
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -10950,4 +10950,11 @@
the TUN device if it is in the configuration (2015-09-06).
* Change all references from avsprintf to vasprintf. From Sebastien
Lorquet (2015-09-07).
* net/tcp: Fix unbuffered send compilation error when Ethernet is not
enabled. From Alan Cavalho de Assis (2015-09-07).
* LPC31 and SAMA5D EHCI: Fix qh_ioccheck to move bp to next QH. From
Ilya Averyanov (2015-09-07).
* LPC31 and SAMA5D EHCI: Performance improvement: Do not disable the
asynchronous queue when adding a new QH structure. From Ilya
Averyanov (2015-09-07).
+1 -1
Submodule arch updated: 4b6d3fced6...ed8f6a71d4