Add changelog

This commit is contained in:
Petr Machata 2015-04-08 15:12:40 +02:00
parent 44de39e5d1
commit dd8ca09a5f

View File

@ -143,6 +143,11 @@ echo ====================TESTING END=====================
%{_datadir}/ltrace
%changelog
* Wed Apr 8 2015 Petr Machata <pmachata@redhat.com> - 0.7.91-14
- Add upstream fixes for tracing multi-threaded processes without -f
(ltrace-0.7.91-multithread-no-f-1.patch,
ltrace-0.7.91-multithread-no-f-2.patch)
* Fri Jan 9 2015 Petr Machata <pmachata@redhat.com> - 0.7.91-13
- Add upstream fix for support of elfutils unwinder
(ltrace-0.7.91-unwind-elfutils.patch)