diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-05-28 13:20:12 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-28 13:20:12 -0400 |
commit | a91710475294c66d0005bdaae0919d36ef8ce3d2 (patch) | |
tree | 78b01f0610b9e49ab0047b82fad7fd0c5728d95c /NEWS | |
parent | d0478f0c813861837659bd41888100e2b2c5bf8c (diff) | |
download | glibc-a91710475294c66d0005bdaae0919d36ef8ce3d2.tar glibc-a91710475294c66d0005bdaae0919d36ef8ce3d2.tar.gz glibc-a91710475294c66d0005bdaae0919d36ef8ce3d2.tar.bz2 glibc-a91710475294c66d0005bdaae0919d36ef8ce3d2.zip |
Add sotruss program
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2011-5-27 +GNU C Library NEWS -- history of user-visible changes. 2011-5-28 Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc. See the end for copying conditions. @@ -36,6 +36,9 @@ Version 2.14 yue_HK, lij_IT, mhr_RU * New encodings: CP770, CP771, CP772, CP773, CP774 + +* New program sotruss to trace calls through PLTs + Implemented by Ulrich Drepper. Version 2.13 |