summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-02-13 23:07:55 +0000
committerChris Lumens <clumens@redhat.com>2007-02-13 23:07:55 +0000
commit45fcba88a4f2b62cf959491b53038a5aa1019174 (patch)
treed522b5d20bb84185afa452eeaeee32c1239d04fe /anaconda.spec
parentb689925d7c6371a115f8335a39b24fa9987943e8 (diff)
downloadanaconda-45fcba88a4f2b62cf959491b53038a5aa1019174.tar.gz
anaconda-45fcba88a4f2b62cf959491b53038a5aa1019174.tar.xz
anaconda-45fcba88a4f2b62cf959491b53038a5aa1019174.zip
New version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 2d69cb742..69e17cf8d 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.2.0.21
+Version: 11.2.0.22
Release: 1
License: GPL
Summary: Graphical system installer
@@ -110,6 +110,13 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Tue Feb 13 2007 Chris Lumens <clumens@redhat.com> - 11.2.0.22-1
+- Load the ext3 module earlier to fix hd installs (#223749, #224534).
+- Don't traceback in postconfig if it's not a kickstart install.
+- Fix autopart string (dcantrell, #228192).
+- Remove references to genheader (dcantrell).
+- Rework text network UI to more closely follow graphical (dcantrell).
+
* Fri Feb 09 2007 David Cantrell <dcantrell@redhat.com> - 11.2.0.21-1
- BR device-mapper-devel