Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-08-23 12:45:25 -06:00
parent 7cd8db9425
commit ce225dfc93
1 changed files with 3 additions and 0 deletions

View File

@ -8222,3 +8222,6 @@
compile with laster SDCC (it still does not) (2014-8-22).
* sched/group/group_leave.c: Need to release the address environment when
the task group is released (2014-8-22).
* mm/mm_granreserve.c and and mm_granmark.c: gran_reserve(): Add a
new function to reserve unallocatable regions in the granule heap
(2014-8-23).