]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Doc fixes.
authorUlrich Drepper <drepper@gmail.com>
Sat, 7 May 2011 17:30:39 +0000 (13:30 -0400)
committerUlrich Drepper <drepper@gmail.com>
Sat, 7 May 2011 17:30:39 +0000 (13:30 -0400)
ChangeLog
NEWS

index f485c3ea8d096ea6e25f1c5ffd37b424d41c38b0..40a4cebac1aea2d888009bd57a4eb4c4e6122421 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,9 +20,9 @@
        [BZ #12393]
        * elf/dl-load.c (fillin_rpath): Move trusted path check...
        (is_trusted_path): ...to here.
-       (is_norm_trusted_path): Add wrapper for /../ and /./ normalization.
+       (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
        (_dl_dst_substitute): Verify expanded $ORIGIN path elements
-       using is_norm_trusted_path() in setuid scripts.
+       using is_trusted_path_normalize() in setuid scripts.
 
 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
 
diff --git a/NEWS b/NEWS
index 952f32af17e7fb49c4c1a305de673a13075bfaf5..8ce7e3bb94cb3a52e7ac5291f96ba04ab893e510 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU C Library NEWS -- history of user-visible changes.  2011-5-5
+GNU C Library NEWS -- history of user-visible changes.  2011-5-7
 Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc.
 See the end for copying conditions.