diff --git a/ChangeLog.txt b/ChangeLog.txt index 4492a325c..234dc7581 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1141,3 +1141,6 @@ and Makefile: Add host-side test driver (2014-11-21). 7.7 2015-xx-xx Gregory Nutt + + * apps/examples/romfs/Makefile: fix romfs example builtin app registry + issue. From Librae (2014-11-27).