diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 064eb5cae9..1e67612a7d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1999-01-23 Ulrich Drepper <drepper@cygnus.com> + * grp/putgrent.c (putgrent): Don't insert extra colon. + Patch by Michael Schaefer <michael.schaefer@dlr.de>. + * nss/nss_files/files-XXX.c (internal_getent): Make sure the buffer has at least two bytes (not one). Correct buflen parameter type. * nss/nss_files/files-alias.c (get_next_alias): Make sure buffer |