aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-01-19 19:26:29 +0000
committerRoland McGrath <roland@gnu.org>2005-01-19 19:26:29 +0000
commitf9f7fcbe4703a9709fdd87aa4124436e70af1c1a (patch)
treef9f34698d5df4f8215fde7a63c816fb4315cf157 /ChangeLog
parent1d038b6bb27e421c593e79f860f1a41c7d1c7a5d (diff)
downloadglibc-f9f7fcbe4703a9709fdd87aa4124436e70af1c1a.tar
glibc-f9f7fcbe4703a9709fdd87aa4124436e70af1c1a.tar.gz
glibc-f9f7fcbe4703a9709fdd87aa4124436e70af1c1a.tar.bz2
glibc-f9f7fcbe4703a9709fdd87aa4124436e70af1c1a.zip
* hurd/sigunwind.c (_hurdsig_longjmp_from_handler): Fix a typo
in assert. * iconv/strtab.c (strtabfinalize): Likewise. * libio/iofopncook.c (_IO_cookie_seekoff): Add prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3735a8a94f..d87d4dfef9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-01-19 Jakub Jelinek <jakub@redhat.com>
+
+ * hurd/sigunwind.c (_hurdsig_longjmp_from_handler): Fix a typo
+ in assert.
+ * iconv/strtab.c (strtabfinalize): Likewise.
+
+ * libio/iofopncook.c (_IO_cookie_seekoff): Add prototype.
+
2005-01-17 Roland McGrath <roland@redhat.com>
* nscd/Makefile (LDLIBS-nscd): New variable.