diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-08-20 19:55:53 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-08-20 19:55:53 +0000 |
commit | 29f0517d466970022c64994257c6cdfc70ccb604 (patch) | |
tree | 71ec1f704fce4fa0f21a40a4512e68cb79d4dd8b /ChangeLog | |
parent | 0028f16e8a9508ca17c9b109b9a972cd469143a8 (diff) | |
download | glibc-29f0517d466970022c64994257c6cdfc70ccb604.tar glibc-29f0517d466970022c64994257c6cdfc70ccb604.tar.gz glibc-29f0517d466970022c64994257c6cdfc70ccb604.tar.bz2 glibc-29f0517d466970022c64994257c6cdfc70ccb604.zip |
Update.
* argp/argp-help.c: Fix two problems introduced in last change.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2001-08-20 Ulrich Drepper <drepper@redhat.com> + * argp/argp-help.c: Fix two problems introduced in last change. + * include/dirent.h: Include <dirstream.h> first. 2001-08-19 Ulrich Drepper <drepper@redhat.com> |