about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-01-30 20:45:59 +0000
committerUlrich Drepper <drepper@redhat.com>2009-01-30 20:45:59 +0000
commit431497800d69ffa9d06a798db5e2000a9d44a95e (patch)
tree1bec50f2c5b41900b60e56b27653962d795a1291 /ChangeLog
parentbd4ace0b90c9a168e3ca1535162b2e4ea9899622 (diff)
downloadglibc-431497800d69ffa9d06a798db5e2000a9d44a95e.tar.gz
glibc-431497800d69ffa9d06a798db5e2000a9d44a95e.tar.xz
glibc-431497800d69ffa9d06a798db5e2000a9d44a95e.zip
[BZ #7040]
2009-01-30  Ulrich Drepper  <drepper@redhat.com>
	[BZ #7040]
	* sysdeps/unix/sysv/linux/sys/inotify.h: Second parameter of
	inotify_rm_watch should have type int.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8153b22e13..56219ba87e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-01-30  Ulrich Drepper  <drepper@redhat.com>
+
+	[BZ #7040]
+	* sysdeps/unix/sysv/linux/sys/inotify.h: Second parameter of
+	inotify_rm_watch should have type int.
+
 2009-01-06  Steven Munroe  <sjmunroe@us.ibm.com>
 
 	* sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):