summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-01-25 11:00:16 +0000
committerUlrich Drepper <drepper@redhat.com>1999-01-25 11:00:16 +0000
commitb57018905f25910ac0a4af81e3ea61629a1783e9 (patch)
tree4471157391f5871970e71414518da16a6c2fcf13 /ChangeLog
parent4353f9bef4c341036bc21816c8f011072fafbee5 (diff)
Update.
1999-01-26 Geoff Keating <geoffk@ozemail.com.au> * nss/nss_db/db-netgrp.c (_nss_db_setnetgrent): Suppress warning about potentially uninitialized `flags'. * nss/nss_db/db-alias.c (internal_setent): Likewise. 1999-01-25 Andreas Jaeger <aj@arthur.rhein-neckar.de> * elf/failobj.c: Provide prototype for xyzzy. 1999-01-25 Philip Blundell <pb@nexus.co.uk> * sysdeps/unix/sysv/linux/arm/clone.S: Correct error check again.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ec2a62b2d..948c052eb7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+1999-01-26 Geoff Keating <geoffk@ozemail.com.au>
+
+ * nss/nss_db/db-netgrp.c (_nss_db_setnetgrent): Suppress warning
+ about potentially uninitialized `flags'.
+ * nss/nss_db/db-alias.c (internal_setent): Likewise.
+
+1999-01-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
+
+ * elf/failobj.c: Provide prototype for xyzzy.
+
+1999-01-25 Philip Blundell <pb@nexus.co.uk>
+
+ * sysdeps/unix/sysv/linux/arm/clone.S: Correct error check again.
+
1999-01-24 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/mach/hurd/ioctl.c: Include <hurd/ioctls.defs>.