summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-02-15 12:23:13 -0800
committerRoland McGrath <roland@hack.frob.com>2012-02-15 12:23:13 -0800
commit1cac72362af836bf205b40998f26b074a97873bc (patch)
tree8d9e7b8ce5305d16f927efb25f7dbf765192cd4f /ChangeLog
parent8e475601f62c115115df1639599f573d2e78d7b7 (diff)
downloadglibc-1cac72362af836bf205b40998f26b074a97873bc.tar.gz
Remove macros wrongly left for pre-libio case that no longer exists.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3069c3aaa0..a802b93d92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-02-15 Roland McGrath <roland@hack.frob.com>
+
+ * mach/devstream.c (cookie_io_functions_t): Macro removed.
+ (write, read, close): Likewise.
+ Patch by Aurelien Jarno <aurelien@aurel32.net>.
+
2012-02-15 Joseph Myers <joseph@codesourcery.com>
* sysdeps/unix/sysv/linux/bits/signalfd.h: New file.