summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-08-29 17:22:20 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-08-29 17:22:20 -0600
commitd3298c2f9ad72d1a8623d954ca983901f93042b0 (patch)
tree9fce0e04452466362a34ae2a5834e20c6fea0d6f /nuttx/ChangeLog
parent2cf971ec3c7618023859a54a07c7017177f98e73 (diff)
downloadnuttx-d3298c2f9ad72d1a8623d954ca983901f93042b0.tar.gz
nuttx-d3298c2f9ad72d1a8623d954ca983901f93042b0.tar.bz2
nuttx-d3298c2f9ad72d1a8623d954ca983901f93042b0.zip
Update ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index ad618ec72..468530e45 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8304,4 +8304,6 @@
a kernel (only) with full process support and will execut programs
only from a file system. This new configuration is defined but only
partially integrated (2014-8-29).
+ * tools/refresh.sh: Add a tool to make refreshing configurations easier
+ when you wnat to do a lot of them (2014-8-29).