Update changelog

This commit is contained in:
Gregory Nutt 2014-06-23 11:02:28 -06:00
parent 0daf30675c
commit e0c16073fa

View File

@ -7461,4 +7461,6 @@
* tools/mkfsdata.pl: Apparently, the trailing the 0x00 in http server
files is seen as a bug in javascript and images. From Max/Himax
(2014-6-19).
* include/time.h and sched/clock_gettime.c: Fix typo in conditional
compilation: CONFIG_CLOCK_MONOTONIC vs. CLOCK_MONOTONIC. From Manuel
Stühn (2014-6-23).