summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2013-02-21 08:59:31 -0800
committerBrian C. Lane <bcl@redhat.com>2013-02-21 08:59:31 -0800
commit45b2e73452d7060f32fb853699cf591ded61376a (patch)
treee2cd09d49366e93f8a9aa0b8a65a9441e966c536 /anaconda.spec.in
parent534f569e5abc017b137957786f15a67f3f4e07af (diff)
downloadanaconda-45b2e73452d7060f32fb853699cf591ded61376a.tar.gz
anaconda-45b2e73452d7060f32fb853699cf591ded61376a.tar.xz
anaconda-45b2e73452d7060f32fb853699cf591ded61376a.zip
New version.
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index cfb2e79d6..85585f029 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -233,6 +233,11 @@ update-desktop-database &> /dev/null || :
%{_prefix}/lib/dracut/modules.d/80%{name}/*
%changelog
+* Thu Feb 21 2013 Brian C. Lane <bcl@redhat.com> - 19.8-1
+- Add more stuff to the exception reporting skip list. (clumens)
+- Compare Sizes to Sizes in the reclaim dialog (#913484). (clumens)
+- The disk cart summary does not need a mnemonic. (clumens)
+
* Wed Feb 20 2013 Brian C. Lane <bcl@redhat.com> - 19.7-1
- Fix RAID level test (bcl)
- unpack product.img to /updates (#911873) (bcl)