summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--tuned.spec5
2 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c04ce1a..828b7d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+commit 62debaff1a107a2a8229f4a8a804762cec142071
+Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
+Date: Wed Feb 25 19:22:54 2009 +0100
+
+ - Lots of whitespace changes
+ - Bump release
+ - Some minor README changes
+
commit 2f9173b101917db44503436f213988248447409e
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date: Wed Feb 25 18:23:15 2009 +0100
diff --git a/tuned.spec b/tuned.spec
index f1ab52b..deda15c 100644
--- a/tuned.spec
+++ b/tuned.spec
@@ -74,6 +74,9 @@ fi
%changelog
* Wed Feb 25 2009 Phil Knirsch <pknirsch@redhat.com> - 0.1.1-1
+- Bump release
+- Lots of whitespace changes
+- Some minor README changes
- Added a changelog rule in Makefile
- Fixed rpmlint error messages
- Add init() methods to each plugin
@@ -87,7 +90,7 @@ fi
getting a SIGTERM to restore default values
- Made the disk tuning pluging less nosy if started as non-daemon
- Fixed missing self. in the tuned.py config handling
-- Added a manpage and updated the readme with it (as a start)
+- Added a manpage
- Fixed summary
- Added missing GPL notic to tuned.py
- Added explanation for Source entry in specfile