diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-04-18 06:48:18 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-18 06:48:18 +0000 |
commit | dbacafe52e30710b5ec8707f60c531e6aeb857ed (patch) | |
tree | 5565b4784786aa189bf7b7923c64ef06c9727265 /ChangeLog | |
parent | 5732c4df916d57ac0ada6817653c13b8d4f19783 (diff) | |
download | glibc-dbacafe52e30710b5ec8707f60c531e6aeb857ed.tar.gz glibc-dbacafe52e30710b5ec8707f60c531e6aeb857ed.tar.xz glibc-dbacafe52e30710b5ec8707f60c531e6aeb857ed.zip |
Update.
* manual/sysinfo.texi: Document that umount2 is not widely available.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4b92f4655c..95f1e87290 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-04-17 Ulrich Drepper <drepper@redhat.com> + * manual/sysinfo.texi: Document that umount2 is not widely available. + * sysdeps/generic/hp-timing.h (HP_TIMING_NONAVAIL): Define to signal timing is not really implemented. |