summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-12 17:35:47 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-12 17:35:47 -0600
commita65a210117f4f954e8010d1f627b77cf007995bb (patch)
tree3dc12e024073eb4c0461adc0124e993635e16218 /nuttx/ChangeLog
parentb8516768b7f4cb9f815e2213fd1952f91af744eb (diff)
downloadnuttx-a65a210117f4f954e8010d1f627b77cf007995bb.tar.gz
nuttx-a65a210117f4f954e8010d1f627b77cf007995bb.tar.bz2
nuttx-a65a210117f4f954e8010d1f627b77cf007995bb.zip
Update ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index a322e4947..5da3225e6 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8509,3 +8509,6 @@
* syscall/syscall.csv and include/sys/syscall.h: exevc, execvl,
posix_spawn, and posix_spawnp were not properly integrated as system
calls (2014-9-12).
+ * syscall/syscall_lookup.h: Fix typos in the stub lookup table
+ (2014-9-12).
+