summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
Diffstat (limited to 'anaconda.spec')
-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)