summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
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)