summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index c6e19b7ac..650e3d8d1 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6489,4 +6489,7 @@
getopt() make like the optind variable in an undefined state (2014-1-20).
* configs/olimex-stm32-p107: Failes to build is SPI3 for UEXT is not
remapped. From Max Holtzberg (2014-1-21).
+ * Several network related files: Changes from Max Holtzberg to improve
+ how network status is reported. New controls to manage carrier
+ detect. (2014-1-21).