- Fix handling delete all
- Fix fix it button - Make ignore button work.
This commit is contained in:
parent
ecb677d79d
commit
e13345e5ec
1
.gitignore
vendored
1
.gitignore
vendored
@ -108,3 +108,4 @@ setroubleshoot-2.2.93.tar.gz
|
||||
/setroubleshoot-3.0.0.tar.gz
|
||||
/setroubleshoot-3.0.1.tar.gz
|
||||
/setroubleshoot-3.0.2.tar.gz
|
||||
/setroubleshoot-3.0.3.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Helps troubleshoot SELinux problems
|
||||
Name: setroubleshoot
|
||||
Version: 3.0.2
|
||||
Version: 3.0.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -210,6 +210,11 @@ Setroubleshoot documentation package
|
||||
%doc %{pkgdocdir}
|
||||
|
||||
%changelog
|
||||
* Tue Nov 2 2010 <dwalsh@redhat.com> - 3.0.3-1
|
||||
- Fix handling delete all
|
||||
- Fix fix it button
|
||||
- Make ignore button work.
|
||||
|
||||
* Mon Nov 1 2010 <dwalsh@redhat.com> - 3.0.2-1
|
||||
- Fix fix_it call with mispelling of analysis_id
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user