summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-09-07 21:02:04 +0000
committerChris Lumens <clumens@redhat.com>2006-09-07 21:02:04 +0000
commit1042d4803d58fa730fc699e2a21fe022b58e83f0 (patch)
tree3203ee5feb94ddcd5149031a3dfed700ff21ef8d /anaconda.spec
parent25fa74e5b02978ba2e1b4aaebcf493c4733718e0 (diff)
downloadanaconda-1042d4803d58fa730fc699e2a21fe022b58e83f0.tar.gz
anaconda-1042d4803d58fa730fc699e2a21fe022b58e83f0.tar.xz
anaconda-1042d4803d58fa730fc699e2a21fe022b58e83f0.zip
New version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index b6de33158..96a68d0bc 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.0.93
+Version: 11.1.0.94
Release: 1
License: GPL
Summary: Graphical system installer
@@ -103,6 +103,18 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Thu Sep 07 2006 Chris Lumens <clumens@redhat.com> 11.1.0.94-1
+- Allow opening release notes more than once (dcantrel, #203147).
+- Fix NFS iso installs.
+- More files to restorecon.
+- Rework GUI network configuration screen (dcantrel).
+- isys network cleanups (dcantrel).
+- Fix taking sreenshots (#204480).
+- Skip broken repositories in kickstart (#204831).
+- Pull in all policy modules in initrd making.
+- Fix yum traceback (katzj, #205450).
+- Add hptiop module (katzj, #205337).
+
* Wed Sep 6 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.93-1
- unbreak xen installs
- add hptiop drivers (#205337)