summaryrefslogtreecommitdiffstats
path: root/rt-tests.spec-in
diff options
context:
space:
mode:
Diffstat (limited to 'rt-tests.spec-in')
-rw-r--r--rt-tests.spec-in15
1 files changed, 15 insertions, 0 deletions
diff --git a/rt-tests.spec-in b/rt-tests.spec-in
index 4ecb90d..1f632f9 100644
--- a/rt-tests.spec-in
+++ b/rt-tests.spec-in
@@ -62,6 +62,21 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/man/man8/hackbench.8.gz
%changelog
+* Tue Nov 13 2012 Clark Williams <williams@redhat.com> - 0.85-1
+- [cyclictest] add tracemark function back to breaktrace logic
+- from Frank Rowland <frank.rowand@am.sony.com>:
+ - [cyclictest] report large measured clock latency
+ - [cyclictest] cleanup getopt_long() parameters
+- from John Kacur <jkacur@redhat.com>:
+ - [Makefile] add CPPFLAGS to pattern rule for dependencies
+ - [gitignore] exclude patches and .a archives
+- from Uwe Kleine-König <u.kleine-koenig@pengutronix.de>:
+ - Makefile: separate CFLAGS and CPPFLAGS
+ - have printf use %s format for strings
+- from Bhavesh Davda <bhavesh@vmware.com>:
+ - cyclictest: histogram overflow instance tracking
+ - cyclictest: whitespace cleanup
+
* Wed May 9 2012 Clark Williams <williams@redhat.com> - 0.84-1
- [cyclictest] added -Q/--priospread option to
- from Markus Kohlhase <mail@markus-kohlhase.de>