summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-12-31 19:29:52 +0000
committerUlrich Drepper <drepper@redhat.com>1999-12-31 19:29:52 +0000
commit1c5d461740065effc3c0a1d84fd88842a608b7f7 (patch)
tree203cc479b5a5542db358718b02c6a1c9cdd6e371 /NEWS
parent5116f3d8dc82104c196b1bab9d6b98cef485e3c6 (diff)
Update.
* sysdeps/posix/sysconf.c: Remove _POSIX2_EQUIV_CLASS_MAX handling.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d95bb0eaf1..4de8756710 100644
--- a/NEWS
+++ b/NEWS
@@ -23,9 +23,13 @@ Version 2.2
* ldconfig program added by Andreas Jaeger and Jakub Jelinek.
* The resolver code has been updated from bind 8.2.2-5 which supports
- threads. No changes should be necessary for user programs. The
+ threads. No changes should be necessary for user programs. The
integration was done by Andreas Jaeger and Adam D. Bradley.
+* Compatibility code for K&R C compilers has been removed from the
+ header files. A ISO C compiler is needed to use the library
+ (conforming to either C89 or C99 standard).
+
Version 2.1.2