summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2008-07-30 08:28:21 -0400
committerChris Lumens <clumens@redhat.com>2008-07-30 08:28:21 -0400
commita202fc5b963bc5d15e780914819b4f9529f79a58 (patch)
tree4c88c1f2ebc91e9bb3d100f81b90f8f32458294c
parent45d62fd73dbc418335e4f547a59b7140576dc1a2 (diff)
downloadanaconda-a202fc5b963bc5d15e780914819b4f9529f79a58.tar.gz
anaconda-a202fc5b963bc5d15e780914819b4f9529f79a58.tar.xz
anaconda-a202fc5b963bc5d15e780914819b4f9529f79a58.zip
-rw-r--r--anaconda.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 73bc83f76..c310c5905 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
-Version: 11.4.1.21
+Version: 11.4.1.22
Release: 1
License: GPLv2+
Group: Applications/System
@@ -197,6 +197,10 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Wed Jul 30 2008 Chris Lumens <clumens@redhat.com> - 11.4.1.22-1
+- udevsettle takes forever, so display a waitWindow. (clumens)
+- Leave anaconda-runtime around for mk-images run. (dcantrell)
+
* Tue Jul 29 2008 Jeremy Katz <katzj@redhat.com> - 11.4.1.21-1
- Remove an instance of NEEDGR still existing to fix graphical
isolinux (#457144) (katzj)