about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-07-26 01:47:15 +0000
committerUlrich Drepper <drepper@redhat.com>1999-07-26 01:47:15 +0000
commit63f7cb448b3958d7520d7eab6d092d7e6f11f1d9 (patch)
tree6e52259de48fb1cfad2c79a858eca2530ce01dbe /ChangeLog
parentb0b422e85da7e35cc989d177445912383fb7eda1 (diff)
downloadglibc-63f7cb448b3958d7520d7eab6d092d7e6f11f1d9.tar.gz
glibc-63f7cb448b3958d7520d7eab6d092d7e6f11f1d9.tar.xz
glibc-63f7cb448b3958d7520d7eab6d092d7e6f11f1d9.zip
Update.
	* misc/tst-mntent.c: Add test case for addmntent and getmntent.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad83227cde..b9c5c23ab0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
 	* misc/mntent_r.c: Allow spaces and tabs in entry names by
 	encoding these characters.
+	* misc/tst-mntent.c: Add test case for addmntent and getmntent.
 
 	* string/bits/string2.h: Fix aliasing problems.
 	* sysdeps/i386/i486/bits/string.h: Likewise.