summaryrefslogtreecommitdiff
path: root/misc/buildroot/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-15 13:18:53 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-15 13:18:53 -0600
commit2c955b314f5d56c848de6acdc44ff461bdb97721 (patch)
treea7ff3badc7358dae765880c3e34ba24aad570e02 /misc/buildroot/ChangeLog
parent9f5ea3d120f3684351875f56a4110e7bd1501058 (diff)
downloadpx4-nuttx-2c955b314f5d56c848de6acdc44ff461bdb97721.tar.gz
px4-nuttx-2c955b314f5d56c848de6acdc44ff461bdb97721.tar.bz2
px4-nuttx-2c955b314f5d56c848de6acdc44ff461bdb97721.zip
Typo fixes to ChangeLogs and ReleaseNotes
Diffstat (limited to 'misc/buildroot/ChangeLog')
-rw-r--r--misc/buildroot/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog
index 6c9d71ae1..57396b639 100644
--- a/misc/buildroot/ChangeLog
+++ b/misc/buildroot/ChangeLog
@@ -143,11 +143,11 @@ buildroot-1.13 2014-01-29 <gnutt@nuttx.org>
buildroot-1.14 2014-03-15 <gnutt@nuttx.org>
- * Support for the GCC 4.7.3 compiler from David Alession (2014-2-18)
+ * Support for the GCC 4.7.3 compiler from David Alessio (2014-2-18)
* Support for the Cortex-M4F (with hardware floating point). Also from
David Alessio (2014-2-18).
* Added a Cortex-M3 GCC 4.8.2 EABI configuration (2014-2-27).
- * toolchain/nxflat/ldnxflat.c and mknxflat.c: Fix error with binutils-2.4:
+ * toolchain/nxflat/ldnxflat.c and mknxflat.c: Fix error with binutils-2.24:
bfd.h wants us to include config.h first (2014-2.27).
* Added support for the kconfig-frontends-3.12.0.0 tools.