summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-10-29 12:51:53 -0400
committerUlrich Drepper <drepper@gmail.com>2011-10-29 12:51:53 -0400
commitc9aafacee48275d85d86f25ab4569516f180846a (patch)
tree4536b3eef5c45350700078df361166215b2b0b9e /NEWS
parentd272e7f19dc2dae6d215f6ca6512d042575ed736 (diff)
downloadglibc-c9aafacee48275d85d86f25ab4569516f180846a.tar.gz
Correctly NUL-terminate link name in sprof
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c9952a896e..e4b9f449d3 100644
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,7 @@ Version 2.15
6779, 6783, 9696, 11589, 12403, 12847, 12868, 12852, 12874, 12885, 12892,
12907, 12922, 12935, 13007, 13021, 13067, 13068, 13090, 13092, 13114,
13118, 13123, 13134, 13138, 13150, 13179, 13192, 13268, 13291, 13335,
- 13344
+ 13337, 13344
* New program pldd to list loaded object of a process
Implemented by Ulrich Drepper.