Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-09-10 16:39:12 -06:00
parent c19659d7d2
commit bb9e709c55
1 changed files with 2 additions and 0 deletions

View File

@ -8467,3 +8467,5 @@
libelf_load.c, libnxflat/libnxflat_addrenv.c, include/nuttx/arch.h, and
mm/umm_initialize.c: Add logic to initialize the per-process user
heap when each user process is started (2014-9-10).
* sched/clock/clock.h, clock_initialize.c, and clock_settime.c: Remove
vestiges of g_tickbias; apply bias instead to g_basetime (2014-9-10).