Update ChangeLog; Convert a few tabs to spaces

This commit is contained in:
Gregory Nutt 2015-08-11 21:12:15 -06:00
parent 194b0ace4d
commit a543dfbcec
2 changed files with 7 additions and 5 deletions

View File

@ -10809,4 +10809,6 @@
support Added MB7040 sonar. From Paul Alexander Patience (2015-08-11).
* net/udp: Add support for send() for connected UDP sockets
(2015-08-11).
* drivers/sensors/ms5805.c and include/nuttx/sensors/ms5805.h: Add
support for an MS5805 altimeter. From Paul Alexander Patience
(2015-08-07).