aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4cee7d7..c70a401 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2914-12-04 Siddhesh Poyarekar <siddhesh@redhat.com>
+ * libio/fileops.c: Use IOS C style for function definitions.
+ * libio/iofopen.c: Likewise.
+ * libio/wfileops.c: Likewise.
+
[BZ #17653]
* libio/fileops.c (_IO_new_file_underflow): Unset cached
offset on EOF.