summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libshouldbeinlibc/ChangeLog')
-rw-r--r--libshouldbeinlibc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog
index be744ee2..e6d8e961 100644
--- a/libshouldbeinlibc/ChangeLog
+++ b/libshouldbeinlibc/ChangeLog
@@ -1,3 +1,10 @@
+2001-06-24 Mark Kettenis <kettenis@gnu.org>
+
+ * idvec-impgids.c (_merge_implied_gids) [HAVE_GETGROUPLIST]:
+ Conditionally enable code that calls getgrouplist. Use `int'
+ instead of `size_t' for number of groups.
+ [!HAVE_GETGROUPLIST]: Add #warning about missing getgrouplist.
+
2001-03-31 Roland McGrath <roland@frob.com>
* ugids.h: Fix obsolescent #endif syntax.