Upate ChangeLog

This commit is contained in:
Gregory Nutt
2014-08-30 13:29:25 -06:00
parent 34ff07008a
commit 4864b4c8c1
2 changed files with 5 additions and 91 deletions
+5 -1
View File
@@ -8315,4 +8315,8 @@
into Directories.mk; add support for kernel build. Move library
selection logic in common *.mk files, one each for flat-, protected-,
and kernel- mode builds (2014-8-30).
* include/nuttx/syscall.h syscall/syscall.csv: clock_systimer needs the
same fix as for get/set_errno when used with system calls (2014-8-30).
* sched/Kconfig sched/init/os_bringup.c tools/cfgdefine.c: Add
configuration options to start the system from a program on a file
system (2014-8-30).