aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-13 07:30:27 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-13 07:30:27 +0000
commit3737ff12bcf09b8724905483b57e063125e0f43c (patch)
treef21c08bfcd0c032ebdd9c9e0f80f8ce5567f7e34 /ChangeLog
parent07d641eba62594c93ea37d12b1d18fc3c5b64b6d (diff)
downloadglibc-3737ff12bcf09b8724905483b57e063125e0f43c.tar
glibc-3737ff12bcf09b8724905483b57e063125e0f43c.tar.gz
glibc-3737ff12bcf09b8724905483b57e063125e0f43c.tar.bz2
glibc-3737ff12bcf09b8724905483b57e063125e0f43c.zip
Update.
2000-04-13 Ulrich Drepper <drepper@redhat.com> * posix/globtest.sh: Work around inconsistency with expanding ~/ in shell (PR libc/1690). Reported by patsmith@pobox.com.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2e6f98371..6accbb2fcc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-04-13 Ulrich Drepper <drepper@redhat.com>
+
+ * posix/globtest.sh: Work around inconsistency with expanding ~/
+ in shell (PR libc/1690). Reported by patsmith@pobox.com.
+
2000-04-12 Ulrich Drepper <drepper@redhat.com>
* posix/getconf.c: Add support for many more POSIX options.