aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff6a493..638934b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-12-01 Mike Frysinger <vapier@gentoo.org>
+
+ * libio/fileops.c (_IO_new_file_close_it): Do not always flush
+ when currently writing and seek to current position when not.
+ * libio/Makefile (tests): Remove bug-fclose1.
+ * libio/bug-fclose1.c: Delete.
+
2012-12-01 Joseph Myers <joseph@codesourcery.com>
* manual/arith.texi (feenableexcept): Fix typo.