diff --git a/ChangeLog b/ChangeLog index cb5758d..49f8f5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +commit ce20fa296e35bc43f69107daa581c03fe2950759 +Author: Jan Vcelak +Date: Tue Mar 30 10:22:21 2010 +0200 + + bug fix - rhbz #577983 + + tuned: AttributeError: Nettool instance has no attribute 'interface' + +commit e2736a96f2963ff60b03e7db3900942072024c61 +Author: Jan Vcelak +Date: Tue Mar 23 13:49:38 2010 +0100 + + changelog update + commit 89da4e25e135b35d5deff6f69965062fd0350cce Merge: 62cd551 4c89a38 Author: Philip Knirsch diff --git a/tuned.spec b/tuned.spec index 32ce639..1ba30da 100644 --- a/tuned.spec +++ b/tuned.spec @@ -1,6 +1,6 @@ Summary: A dynamic adaptive system tuning daemon Name: tuned -Version: 0.2.11 +Version: 0.2.12 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Daemons @@ -104,6 +104,9 @@ fi %changelog +* Tue Mar 30 2010 Jan Vcelak 0.2.12-1 +- Fixed 577983 - AttributeError: Nettool instance has no attribute 'interface' + * Mon Mar 22 2010 Phil Knirsch 0.2.11-1 - Added support for display of currently active profile - Fix missing help command