Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-09-26 05:51:48 -06:00
parent 92cc7a96e6
commit 365d604463
1 changed files with 2 additions and 1 deletions

View File

@ -8679,4 +8679,5 @@
Noted by Brennan Ashton (2014-9-25).
* drivers/mtd/mtd_rwbuffer.c: The MTD Read-ahead/Write buffer layer
appears to be functional (2014-9-25).
* libc/stdio/lib_libdtoa.c: Change to lib_dtoa() to fix precision error
from trailing zeroes. From Bob Doiron (2014-9-26)