summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 5381d912b..c8559352a 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -217,6 +217,14 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
+* Thu Feb 25 2010 David Lehman <dlehman@redhat.com> - 13.32-1
+- Check for the real device-mapper nodes in /proc/swaps. (#567840) (dlehman)
+- It's necessary to give each vfprintf invocation a fresh va_list (#568235)
+ (akozumpl)
+- Don't unconditionally unskip the partition step on failure (#567889).
+ (clumens)
+- rpm doesn't always give the callback a tuple (#567878). (clumens)
+
* Wed Feb 24 2010 David Cantrell <dcantrell@redhat.com> - 13.31-1
- Revert "There is no kernel-PAE package anymore, use kernel for xen
(#559347)." (dcantrell)