aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2ceca72c3..bd2edacdcd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-25 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Handle
+ _SC_NGROUPS_MAX.
+
2004-02-23 Jakub Jelinek <jakub@redhat.com>
* wcsmbs/mbrtowc.c (__mbrtowc): Cap s + n at the end of address space.