summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 81a8a7d4b..6f864f67a 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 10.91.1
+Version: 10.91.2
Release: 1
License: GPL
Summary: Graphical system installer
@@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Tue Jan 10 2006 Jeremy Katz <katzj@redhat.com> - 10.91.2-1
+- fix hard drive installs (pjones)
+
* Tue Jan 10 2006 Jeremy Katz <katzj@redhat.com> - 10.91.1-1
- more ppc rescue image (jkeating)
- actually commit the dmraid fix (pjones)