1
0
Fork 0

changelog, new version

This commit is contained in:
Jan Vcelak 2010-03-30 14:28:43 +02:00
parent ce20fa296e
commit 7e8fc881d0
2 changed files with 18 additions and 1 deletions

View file

@ -1,3 +1,17 @@
commit ce20fa296e35bc43f69107daa581c03fe2950759
Author: Jan Vcelak <jvcelak@redhat.com>
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 <jvcelak@redhat.com>
Date: Tue Mar 23 13:49:38 2010 +0100
changelog update
commit 89da4e25e135b35d5deff6f69965062fd0350cce
Merge: 62cd551 4c89a38
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>

View file

@ -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 <jvcelak@redhat.com> 0.2.12-1
- Fixed 577983 - AttributeError: Nettool instance has no attribute 'interface'
* Mon Mar 22 2010 Phil Knirsch <pknirsch@redhat.com> 0.2.11-1
- Added support for display of currently active profile
- Fix missing help command