summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2010-02-23 16:41:57 -0500
committerChris Lumens <clumens@redhat.com>2010-02-23 16:41:57 -0500
commit40517322004fe4c681faeb5b31dd9666329d7dd7 (patch)
tree4367ec7cc461f2dbeb57ca2db36b4d34a06b6449 /anaconda.spec.in
parentd674e7133b93bf09b985fb221d63e3a0187a11e0 (diff)
downloadanaconda-40517322004fe4c681faeb5b31dd9666329d7dd7.tar.gz
anaconda-40517322004fe4c681faeb5b31dd9666329d7dd7.tar.xz
anaconda-40517322004fe4c681faeb5b31dd9666329d7dd7.zip
New version.
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index abc6e7fdd..a1aeb4f26 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -217,6 +217,17 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
+* Tue Feb 23 2010 Chris Lumens <clumens@redhat.com> - 13.30-1
+- Revert "Add back hald for Xorg input device queries (#553780)" (clumens)
+- No longer remove persistent udev rules files (#566948). (clumens)
+- When BUILDARCH==ppc64, set BASEARCH to ppc (#524235). (dcantrell)
+- There is no kernel-PAE package anymore, use kernel for xen (#559347).
+ (dcantrell)
+- Fix a typo, leaving one less string needing translation (#567427).
+ (clumens)
+- Don't show BIOS RAID and multipath members in the cleardisks UI (#567281).
+ (clumens)
+
* Mon Feb 22 2010 David Cantrell <dcantrell@redhat.com> - 13.29-1
- DiskLabel.status can't be determined so return False. (#563526,#561074)
(dlehman)