summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2009-09-10 17:16:06 -0400
committerChris Lumens <clumens@redhat.com>2009-09-10 17:16:06 -0400
commitfebbfd57b8aeaf62a9e6d1dbf63f0ee7d2ff0413 (patch)
tree5abd0c16d10737b55b75a83ea060b6a09cbc4565 /anaconda.spec.in
parentae9cd8f2442889f3d2e8d426b67d1c9107f67779 (diff)
downloadanaconda-febbfd57b8aeaf62a9e6d1dbf63f0ee7d2ff0413.tar.gz
anaconda-febbfd57b8aeaf62a9e6d1dbf63f0ee7d2ff0413.tar.xz
anaconda-febbfd57b8aeaf62a9e6d1dbf63f0ee7d2ff0413.zip
New version.
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 52d41b9c4..c4119a08a 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -214,6 +214,16 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
+* Thu Sep 10 2009 Chris Lumens <clumens@redhat.com> - 12.24-1
+- dmidecode is in /usr/sbin, not /usr/bin. (clumens)
+- Add cmsfscat to the initrd on s390 as well (#522535). (clumens)
+- Fix the gawk/awk symlink mess in the initrd (#522535). (clumens)
+- No longer use /usr/bin/env (#521337). (clumens)
+- It's controlunits, not controlunits.sh. (clumens)
+- Get DMRaidArrayDevice's a DiskLabel format when they are added to the tree
+ (hdegoede)
+- Fix askmethod + stage2= (#516973, #519288, #518194) (rvykydal)
+
* Wed Sep 09 2009 David Cantrell <dcantrell@redhat.com> - 12.23-1
- initrd-generic.img -> initramfs.img (hdegoede)