aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2007-08-03 09:51:21 +0000
committerJakub Jelinek <jakub@redhat.com>2007-08-03 09:51:21 +0000
commit754980e49356c5c13f5bbe710afecc612b2db9fc (patch)
treecf5050b82209f11d6da2fe7eed2012247fd850a4 /ChangeLog
parentcbf0489bcf3eebeeba595a514461057a4e2f1e8b (diff)
downloadglibc-754980e49356c5c13f5bbe710afecc612b2db9fc.tar
glibc-754980e49356c5c13f5bbe710afecc612b2db9fc.tar.gz
glibc-754980e49356c5c13f5bbe710afecc612b2db9fc.tar.bz2
glibc-754980e49356c5c13f5bbe710afecc612b2db9fc.zip
* rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument
numbers. 2007-08-03 Jakub Jelinek <jakub@redhat.com> * rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument numbers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 833ece1969..d31fc5a039 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-08-03 Jakub Jelinek <jakub@redhat.com>
+
+ * rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument
+ numbers.
+
2007-08-02 Ulrich Drepper <drepper@redhat.com>
* io/Makefile (aux): Add have_o_cloexec.