Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-09-22 10:49:27 -06:00
parent 8b8c134efa
commit c977253167

View File

@ -8613,3 +8613,5 @@
mm/mm_gran/. (2014-9-22).
* mm/kmm_heap/: Move kernel heap allocator and page allocator from mm/.
to mm/kmm_heap/. (2014-9-22).
* mm/umm_heap/: Move user heap allocator and page allocator from mm/.
to mm/umm_heap/. (2014-9-22).