summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-10-08 15:35:19 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-10-08 15:35:19 -0600
commitbd93ed3ae33f1e24467a4edd91e81d5e337cf3cb (patch)
tree3dd87ef4a7345cc17cf9a0eebc65059b69ce7a4f /nuttx/ChangeLog
parent6260242605f7e0a82c00a05661ba61a5d99f3173 (diff)
downloadpx4-nuttx-bd93ed3ae33f1e24467a4edd91e81d5e337cf3cb.tar.gz
px4-nuttx-bd93ed3ae33f1e24467a4edd91e81d5e337cf3cb.tar.bz2
px4-nuttx-bd93ed3ae33f1e24467a4edd91e81d5e337cf3cb.zip
Update ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index c8c073d3b..325516e46 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8800,5 +8800,6 @@
compatibility). This will break a lot of things until ALL usage of
syslog is updated to use the modified interfaces (2014-10-8).
* drivers/: Correct everything under nuttx/drivers, nuttx/arch, nuttx/net,
- and nuttx/configs to use the corrected syslog interfaces (2014-10-8).
+ nuttx/binfmt, and nuttx/configs to use the corrected syslog interfaces
+ (2014-10-8).