summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2009-12-21 16:11:09 -0600
committerClark Williams <williams@redhat.com>2009-12-21 16:11:09 -0600
commitc663bf76dd10593c07b3fd95e3842c5e93c09ad8 (patch)
treedb52bc709757444d82e905d327452a65f27c80da
parente3c3bab1c668a5132bafcb254989daf40a1cb558 (diff)
downloadrt-tests-0.58.tar.gz
version bump to 0.58v0.58
-rw-r--r--Makefile2
-rw-r--r--rt-tests.spec-in4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index aa95e78..65f1c7b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION_STRING = 0.57
+VERSION_STRING = 0.58
TARGETS = cyclictest signaltest classic_pi pi_stress \
hwlatdetect rt-migrate-test ptsematest sigwaittest svsematest \
diff --git a/rt-tests.spec-in b/rt-tests.spec-in
index 1e45c97..eb477a4 100644
--- a/rt-tests.spec-in
+++ b/rt-tests.spec-in
@@ -51,6 +51,10 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/man/man8/svsematest.8.gz
%changelog
+* Mon Dec 21 2009 Clark Williams <williams@redhat.com> - 0.58-1
+- merged jkacur's portable getcpu() code
+- fixed inadvertent conversion of some source to DOS text files
+
* Mon Dec 14 2009 Clark Williams <williams@redhat.com> - 0.57-1
- John Kacur <jkacur@redhat.com> folded in Carsten Emde's tests
- ptsematest