+2005-01-19 Roland McGrath <roland@redhat.com>
+
+ [BZ #681]
+ * sunrpc/openchild.c (_openchild): Use NULL instead of 0 for trailing
+ argument to execlp.
+ Reported by Marcus Meissner <meissner@suse.de>.
+
+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.
+
+ [BZ #730]
+ * libio/iofopncook.c (_IO_cookie_seekoff): Add prototype.
+
2005-01-17 Roland McGrath <roland@redhat.com>
[BZ #745]
[BZ #730]
* stdio-common/tst-fmemopen2.c: Include string.h.
-2005-01-19 Jakub Jelinek <jakub@redhat.com>
-
- [BZ #730]
- * libio/iofopncook.c (_IO_cookie_seekoff): Add prototype.
-
2005-01-05 Steven Munroe <sjmunroe@us.ibm.com>
[BZ #729]