summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2009-12-23 14:37:22 -0500
committerChris Lumens <clumens@redhat.com>2009-12-23 14:37:22 -0500
commit00944c989b8a25cfca6bc6cba9bb37e9c286bdaa (patch)
tree84bb3bee6fef05bf339e4eaf4116777e6150bf31 /anaconda.spec.in
parent2ccfa214eead9563b55a29ec5756a5daf7340c0b (diff)
downloadanaconda-00944c989b8a25cfca6bc6cba9bb37e9c286bdaa.tar.gz
anaconda-00944c989b8a25cfca6bc6cba9bb37e9c286bdaa.tar.xz
anaconda-00944c989b8a25cfca6bc6cba9bb37e9c286bdaa.zip
New version.
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 49a5177ab..33bdb887b 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -217,6 +217,20 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
+* Wed Dec 23 2009 Chris Lumens <clumens@redhat.com> - 13.13-1
+- lsreipl from s390-utils uses incorrect path (hamzy).
+- fix for a bug in 05ce88b2 that split one line over several in program.log
+ (akozumpl)
+- Dump the initial and final state of the system's storage devices. (dlehman)
+- Add a "dict" attribute to Device and DeviceFormat classes. (dlehman)
+- Sort Storage.devices by name (not path) for consistency. (dlehman)
+- Put fsprofile support back in. (dlehman)
+- Fix reset of lvm filtering (#527711) (rvykydal)
+- Fix bootloader driveorder dialog. (rvykydal)
+- Fix selection of default boot target in UI (#548695) (rvykydal)
+- 'cleardiskssel' typos that made it impossible to run text install.
+ (akozumpl)
+
* Fri Dec 18 2009 David Cantrell <dcantrell@redhat.com> - 13.12-1
- Use the per-disk flag to disable cylinder alignment for msdos disklabels.
(dlehman)