aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-07-26 01:16:48 +0000
committerUlrich Drepper <drepper@redhat.com>1999-07-26 01:16:48 +0000
commitb0b422e85da7e35cc989d177445912383fb7eda1 (patch)
tree91fc0198e8d9cd60800f1408d46b261480439962 /ChangeLog
parent722c33bbb6d2984cf537f0d3669617fba041fb50 (diff)
downloadglibc-b0b422e85da7e35cc989d177445912383fb7eda1.tar
glibc-b0b422e85da7e35cc989d177445912383fb7eda1.tar.gz
glibc-b0b422e85da7e35cc989d177445912383fb7eda1.tar.bz2
glibc-b0b422e85da7e35cc989d177445912383fb7eda1.zip
Update.
* misc/mntent_r.c: Allow spaces and tabs in entry names by encoding these characters.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0097e04a4f..ad83227cde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1999-07-25 Ulrich Drepper <drepper@cygnus.com>
+ * misc/mntent_r.c: Allow spaces and tabs in entry names by
+ encoding these characters.
+
* string/bits/string2.h: Fix aliasing problems.
* sysdeps/i386/i486/bits/string.h: Likewise.
* sysdeps/i386/bits/string.h: Likewise.