diff --git a/ChangeLog.txt b/ChangeLog.txt index db472fe80..56427a440 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1319,8 +1319,8 @@ CONFIG_THTTPD_GENERATE_INDICES is defined (2015-06-12). * apps/include: Clean up and review of header files for conformance to standards (2015-06-12). - * apps/examples/ostest/: Extende the OS test to include a test of - pthread_mutex_trylock() for recursive mutexes. rom Juha Niskanen + * apps/examples/ostest/: Extend the OS test to include a test of + pthread_mutex_trylock() for recursive mutexes. From Juha Niskanen (2015-06-16). * apps/netutils/thttpd: Missing gci-src as a dependency path when building with BINFS enabled (2015-06-18).