summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 379672f..e6d6cbf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
 	* Add printf support for format string a, A, and F.
 	* Handle embedded NULs correctly in printf.
+	* Replace open-coded flushall in preadbuffer.
 
 2014-10-13  Eric Blake <eblake@redhat.com>