aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-08-20 19:55:53 +0000
committerUlrich Drepper <drepper@redhat.com>2001-08-20 19:55:53 +0000
commit29f0517d466970022c64994257c6cdfc70ccb604 (patch)
tree71ec1f704fce4fa0f21a40a4512e68cb79d4dd8b /ChangeLog
parent0028f16e8a9508ca17c9b109b9a972cd469143a8 (diff)
downloadglibc-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--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04df14f6eb..9a0e538d03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>