]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add NEWS entry for ftime compatibility move
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 16 Oct 2020 18:16:06 +0000 (15:16 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 16 Oct 2020 18:16:06 +0000 (15:16 -0300)
NEWS

diff --git a/NEWS b/NEWS
index e84c39aeb1930e412d14846eeb4a8ce1692240b1..6eb577a669e877a2324e8febef124d3784cb7251 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,11 @@ Deprecated and removed features, and other changes affecting compatibility:
   implementations from HWCAP subdirectories are no longer loaded.
   Instead, the default implementation is used.
 
+* The deprecated <sys/timeb.h> header and the ftime function have been
+  removed.  To support old binaries, the ftime function continue to exist
+  as a compatibility symbol (on those architectures which had it).  All
+  programs should use gettimeofday or clock_gettime instead.
+
 Changes to build and runtime requirements:
 
 * On Linux, the system administrator needs to configure /dev/pts with