diff options
author | Allan McRae <allan@archlinux.org> | 2013-09-10 14:09:27 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-09-10 14:11:39 +1000 |
commit | cdfc721b8d2d5079325ea9f0beb5673d72b4cdd0 (patch) | |
tree | 5acb7821590b08a4aa214c6a699d79c6575a1094 /NEWS | |
parent | 95e7cf295e449c0aec3d7a76f01907bf300106bf (diff) | |
download | glibc-cdfc721b8d2d5079325ea9f0beb5673d72b4cdd0.tar.gz glibc-cdfc721b8d2d5079325ea9f0beb5673d72b4cdd0.tar.xz glibc-cdfc721b8d2d5079325ea9f0beb5673d72b4cdd0.zip |
Update pt_chown sections of the manual
The pt-chown binary is discussed in the "Running make install" section without clarification of the needed configure option. Clarify this and simplfy the discription which is already covered in the "Configuring and compiling" section.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS index e3eb389822..c1cae0f263 100644 --- a/NEWS +++ b/NEWS @@ -10,8 +10,8 @@ Version 2.19 * The following bugs are resolved with this release: 14155, 14699, 15427, 15522, 15531, 15532, 15736, 15749, 15797, 15844, - 15867, 15886, 15887, 15890, 15892, 15893, 15895, 15897, 15905, 15909, - 15921, 15939. + 15849, 15867, 15886, 15887, 15890, 15892, 15893, 15895, 15897, 15905, + 15909, 15921, 15939. * CVE-2013-4237 The readdir_r function could write more than NAME_MAX bytes to the d_name member of struct dirent, or omit the terminating NUL |