summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2008-08-07 15:08:44 -0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2008-08-07 15:08:44 -0300
commitb12a8e865ba9f2aa1f41bbd457eb1672b5d1d39d (patch)
treeffa0522cd76279241b613eec5a9d4adf2b08c205
parentc53373f1645fae123f97c00a846e22b0f5d5cd4e (diff)
downloadtuna-b12a8e865ba9f2aa1f41bbd457eb1672b5d1d39d.tar.gz
rpm: 0.5 release
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
-rw-r--r--rpm/SPECS/tuna.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/rpm/SPECS/tuna.spec b/rpm/SPECS/tuna.spec
index 9ed759c..053e89b 100644
--- a/rpm/SPECS/tuna.spec
+++ b/rpm/SPECS/tuna.spec
@@ -2,7 +2,7 @@
%{!?python_ver: %define python_ver %(%{__python} -c "import sys ; print sys.version[:3]")}
Name: tuna
-Version: 0.4
+Version: 0.5
Release: 1%{?dist}
License: GPLv2
Summary: Application tuning GUI & command line utility
@@ -75,6 +75,12 @@ rm -rf %{buildroot}
%{_bindir}/oscilloscope
%changelog
+* Thu Aug 7 2008 Arnaldo Carvalho de Melo <acme@redhat.com> - 0.5-1
+- tuna_gui: Provide instructions on how to use the generated rtctl file
+- tuna_gui: Add "Save kthreads tunings" menu entry in the process list box
+- tuna: Implement saving current kthread sched policy and rtprio as an rtctl file
+- help: Add more kernel thread help texts, written by the MRG crew
+
* Tue Jun 17 2008 Arnaldo Carvalho de Melo <acme@redhat.com> - 0.4-1
- oscilloscope subpackage
- oscilloscope: Allow passing the number of samples to appear on screen