summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-09-09 14:13:40 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-09-09 14:22:21 -1000
commitf78727e1b60b22633491c75da5c6788d71524d4b (patch)
treeb507c8f12d6fe91398bcc1046ec8da93fdd5a50a /anaconda.spec.in
parent3805eef736c040ce40cf09dda7fcf593eeec0993 (diff)
downloadanaconda-f78727e1b60b22633491c75da5c6788d71524d4b.tar.gz
anaconda-f78727e1b60b22633491c75da5c6788d71524d4b.tar.xz
anaconda-f78727e1b60b22633491c75da5c6788d71524d4b.zip
New version.
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 2218f54d5..78b22849a 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -214,6 +214,15 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
+* Wed Sep 09 2009 David Cantrell <dcantrell@redhat.com> - 12.22-1
+- No longer require xfsdump, since anaconda doesn't use it anywhere
+ (#522180). (clumens)
+- The zonetab module has moved (#521986). (clumens)
+- No longer copy over the CD/DVD repodata or repo config file (#521358).
+ (clumens)
+- language dracut kernel cmdline should be space seperated (#521113)
+ (hdegoede)
+
* Mon Sep 07 2009 David Cantrell <dcantrell@redhat.com> - 12.21-1
- Require python-meh (#521661) (dcantrell)
- Handle UnknownSwapError when turning on existing swap volumes. (dcantrell)