summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2009-10-21 10:36:13 -0700
committerRoland McGrath <roland@redhat.com>2009-10-21 10:36:13 -0700
commit7d9247e197e82bb053f4357519265538298862ce (patch)
treede5890975e9b3a2df9951c808957d0019e5c0b8c
parentff896f7e0fc785bc3bac40faa81ee823fd81ec31 (diff)
downloadstrace-7d9247e197e82bb053f4357519265538298862ce.tar.gz
* strace.spec: 4.5.19-1 release.v4.5.19
-rw-r--r--strace.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/strace.spec b/strace.spec
index 51f9fa598..3bc9365e9 100644
--- a/strace.spec
+++ b/strace.spec
@@ -82,8 +82,8 @@ rm -rf %{buildroot}
%endif
%changelog
-* Mon Sep 14 2009 Dmitry V. Levin <ldv@altlinux.org> 4.5.19-1
-- New upstream release.
+* Wed Oct 21 2009 Roland McGrath <roland@redhat.com> - 4.5.19-1
+- New upstream release, work mostly by Dmitry V. Levin <ldv@altlinux.org>
+ exit/kill strace with traced process exitcode/signal (#105371);
+ fixed build on ARM EABI (#507576);
+ fixed display of 32-bit argv array on 64-bit architectures (#519480);