aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-06-16 19:50:36 +0000
committerUlrich Drepper <drepper@redhat.com>2001-06-16 19:50:36 +0000
commit8fee1bb0b2373357ded21bd69dc9e33ad619493c (patch)
tree3d0b09f7d9a3c472de0ecc5f4768cd3135f6769e /ChangeLog
parentcc765c2a2e1ab7702080b7fd2f0a7b21d8ac60ff (diff)
downloadglibc-8fee1bb0b2373357ded21bd69dc9e33ad619493c.tar
glibc-8fee1bb0b2373357ded21bd69dc9e33ad619493c.tar.gz
glibc-8fee1bb0b2373357ded21bd69dc9e33ad619493c.tar.bz2
glibc-8fee1bb0b2373357ded21bd69dc9e33ad619493c.zip
Update.
2001-06-07 Mark Kettenis <kettenis@gnu.org> * grp/initgroups.c (initgroups): Factor out re-usable code into... (internal_getgrouplist): ... new function. (getgrouplist): New function. * grp/grp.h (getgrouplist): New prototype. * grp/Versions [2.2.4]: Add getgrouplist. 2001-06-16 Ulrich Drepper <drepper@redhat.com> * inet/netinet/ip6.h: Fix comments in ip6_hdr. Patch by Pekka Savola <pekkas@netcore.fi>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30026f2f7b..e3f16dad0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2001-06-07 Mark Kettenis <kettenis@gnu.org>
+
+ * grp/initgroups.c (initgroups): Factor out re-usable code into...
+ (internal_getgrouplist): ... new function.
+ (getgrouplist): New function.
+ * grp/grp.h (getgrouplist): New prototype.
+ * grp/Versions [2.2.4]: Add getgrouplist.
+
+2001-06-16 Ulrich Drepper <drepper@redhat.com>
+
+ * inet/netinet/ip6.h: Fix comments in ip6_hdr.
+ Patch by Pekka Savola <pekkas@netcore.fi>.
+
2001-06-15 Roland McGrath <roland@frob.com>
* rt/Makefile (aio-routines, clock-routines, timer-routines): New