diff options
| author | Jiri Olsa <Jiri Olsa jolsa@redhat.com> | 2010-10-13 23:51:45 +0200 |
|---|---|---|
| committer | Jiri Olsa <Jiri Olsa jolsa@redhat.com> | 2010-10-13 23:51:45 +0200 |
| commit | 219a8b965b3584053fa08e9095ba04ff406c33b9 (patch) | |
| tree | a8a00bc95348f84229eae084ff69c861c0b3296e /ReleaseNotes | |
| parent | 961effe04468136a09f148ceb9c436fdb5934be2 (diff) | |
| download | latrace-219a8b965b3584053fa08e9095ba04ff406c33b9.tar.gz latrace-219a8b965b3584053fa08e9095ba04ff406c33b9.tar.xz latrace-219a8b965b3584053fa08e9095ba04ff406c33b9.zip | |
0.5.10 release changeslatrace-0.5.10
Diffstat (limited to 'ReleaseNotes')
| -rw-r--r-- | ReleaseNotes | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ReleaseNotes b/ReleaseNotes index bec8cea..c5bab25 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -2,6 +2,21 @@ latrace release notes (olsajiri@gmail.com) ------------------------------------------------------------------------------- +[x] latrace 0.5.10 (10/13/2010) + * added '-n' option, allowing to omit tracing certain symbols + * adding stack limits dynamic check (fixing several SIGSEGV issues) + - enabled by default, disable by new '-Y' option + * several fixies + - synchronize --no-* option names + - changed config file magic defines + - separate arguments display code, so it could be + disabled for not supported architectures + - updating license info + - fixing output for thread applications + proper tid displayed for pipe mode + proper indentation for pipe mode + - changing permissions of libltaudit.so to 755 + [x] latrace 0.5.9 (5/14/2010) * fix autoconf search for iberty lib * refactoring sysdep configuration (fix for BZ#586210) |
