diff options
author | Florian Weimer <fweimer@redhat.com> | 2020-11-25 15:51:51 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2020-11-25 15:53:01 +0100 |
commit | 05d38b3ef505af2fbe8df0d07f4158fc0e96a7a5 (patch) | |
tree | 11543895c7cfeac7bcf65f49ef585d9f89851dc0 /NEWS | |
parent | b4f020c9b408fb3d1d3d4901c4a71839145f8791 (diff) | |
download | glibc-05d38b3ef505af2fbe8df0d07f4158fc0e96a7a5.tar glibc-05d38b3ef505af2fbe8df0d07f4158fc0e96a7a5.tar.gz glibc-05d38b3ef505af2fbe8df0d07f4158fc0e96a7a5.tar.bz2 glibc-05d38b3ef505af2fbe8df0d07f4158fc0e96a7a5.zip |
NEWS entry for commit b4f020c9b408fb3d1d3d4901c4a71839145f8791
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -42,6 +42,10 @@ Deprecated and removed features, and other changes affecting compatibility: as a compatibility symbol. Applications should use the getrlimit or prlimit. +* Following a change in the tzdata 2018a release upstream, the zdump + program is now installed in the /usr/bin subdirectory. Previously, + the /usr/sbin subdirectory was used. + Changes to build and runtime requirements: * On Linux, the system administrator needs to configure /dev/pts with |