summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-02-13 18:39:43 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-02-13 18:39:43 -0600
commit0faee4135ba8bec677d0bcab8d5f86682df45aa2 (patch)
tree48a31a8912ba3e1add39bbdb2c963d66f77c4786 /nuttx/ChangeLog
parent71dc1af081d87146d3e706616a38ad0e532ccff4 (diff)
downloadpx4-nuttx-0faee4135ba8bec677d0bcab8d5f86682df45aa2.tar.gz
px4-nuttx-0faee4135ba8bec677d0bcab8d5f86682df45aa2.tar.bz2
px4-nuttx-0faee4135ba8bec677d0bcab8d5f86682df45aa2.zip
Update ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog3
1 files changed, 0 insertions, 3 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index c03440411..9082158e8 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -9800,9 +9800,6 @@
arch/arm/src/stm32/stm32_rtc_lowerhalf.c. This is just the framework for
the RTC lower half. None of the interface methods have yet been
implemented (2015-02-13).
- * sched/init/os_start.c: Move the initialization of the networking
- subsystem to AFTER up_initialize is called. From Macs Neklyudov
- (2015-02-13).
* net/icmpv6/icmpv6_advertise.c and icmpv6_solicit.c: Add inclusion of
nuttx/net.h to two files. Without these there can be compilation errors
in certain configurations. From Max Neklyudov (2015-02-13).