about summary refs log tree commit diff
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 1b5a2b0a47..eaa16ced19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
+
+	* sysdeps/unix/sysv/linux/eventfd.c:
+	Make first argument unsigned.
+	* sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
+	* sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
+
 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
 
 	* socket/recvmmsg.c (recvmmsg): Drop const argument.