Update ChangeLog

This commit is contained in:
Gregory Nutt
2014-06-15 12:43:54 -06:00
parent 66f73fa67c
commit dcb876fb36
+2
View File
@@ -7439,3 +7439,5 @@
seekable raw streams (2014-6-14).
* libc/stdio/lib_stdsistream.c, and lib_stdsostream.c: Add support for
seekable standard streams (2014-6-14).
* configs/sam4x-xplained*/src/sam_buttons.c: Button interrupts not being
disabled after being detached. (2014-6-15).