aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2012-01-08 21:57:15 -0500
committerUlrich Drepper <drepper@gmail.com>2012-01-08 21:57:15 -0500
commite5f484c622fa0163379b7e577d5b289f0a0b49e7 (patch)
tree9166d3e861b636f9567f83a9220c45353d02b87d /ChangeLog
parentd5835c26428829fc1e9b1a60c52479313a7d91a5 (diff)
downloadglibc-e5f484c622fa0163379b7e577d5b289f0a0b49e7.zip
glibc-e5f484c622fa0163379b7e577d5b289f0a0b49e7.tar.gz
glibc-e5f484c622fa0163379b7e577d5b289f0a0b49e7.tar.bz2
bits/poll2.h needs __BEGIN/__END_DECLS
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b0f269..2035826 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2012-01-08 Ulrich Drepper <drepper@gmail.com>
+ * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
+
* io/Makefile (headers): Add bits/poll2.h.
2011-01-05 Will Schmidt <will_schmidt@vnet.ibm.com>