summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2011-03-01 10:46:13 -0500
committerChris Lumens <clumens@redhat.com>2011-03-01 10:46:13 -0500
commit5251a57200853bf46e9c61a44d7fd4bbae08de51 (patch)
tree4754352d2accf70a81498b2682556c1e2193a88e /anaconda.spec.in
parent0ebdbb64cbcb9417957b9d83bbc0c921dccbed3a (diff)
downloadanaconda-5251a57200853bf46e9c61a44d7fd4bbae08de51.tar.gz
anaconda-5251a57200853bf46e9c61a44d7fd4bbae08de51.tar.xz
anaconda-5251a57200853bf46e9c61a44d7fd4bbae08de51.zip
New version, again.
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 673bb80c1..a73d206b2 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -229,6 +229,9 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
+* Tue Mar 01 2011 Chris Lumens <clumens@redhat.com> - 16.1-1
+- Fix another unused return value error message. (clumens)
+
* Tue Mar 01 2011 Chris Lumens <clumens@redhat.com> - 16.0-1
- Pass correct class to super in SELinuxFS.mountable. (#677450) (dlehman)
- Clarify that loader method entries are looking for a tree. (clumens)