diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-11-17 18:52:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-11-17 18:52:42 +0000 |
commit | 6e8afc1cd3909efc4a6f07297d760351f8866ecb (patch) | |
tree | 1f0b3d7ad9d612641c43695efdee75da4f0db653 /NEWS | |
parent | 96f0d1f51afc733684c3a5abbdf242cd3347c185 (diff) | |
download | glibc-6e8afc1cd3909efc4a6f07297d760351f8866ecb.tar.gz |
Update.
1999-11-16 Andreas Jaeger <aj@suse.de>
* math/fenv.h: Fix typos in comments. Reported by Andreas Schwab.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,9 @@ Version 2.2 * functions from the extended socket API added by Ulrich Drepper. +* Functions feenableexcept and fedisableexcept to control the + behaviour of individual exceptions have been added by Andreas Jaeger. + Version 2.1.2 |