summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-03-20 00:14:00 +0000
committerChris Lumens <clumens@redhat.com>2007-03-20 00:14:00 +0000
commit333e1f846fc9aa6e4aeeaa2fc0ce6c36df0a9ff6 (patch)
tree1d95f2413d912db20607b76f67ac6458aa3efd24 /anaconda.spec
parentbe388152dedaeab170bd59451ab6d769bd94e12e (diff)
downloadanaconda-333e1f846fc9aa6e4aeeaa2fc0ce6c36df0a9ff6.tar.gz
anaconda-333e1f846fc9aa6e4aeeaa2fc0ce6c36df0a9ff6.tar.xz
anaconda-333e1f846fc9aa6e4aeeaa2fc0ce6c36df0a9ff6.zip
New version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index d81a583b4..523564711 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.2.0.37
+Version: 11.2.0.38
Release: 1
License: GPL
Summary: Graphical system installer
@@ -112,6 +112,15 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Mon Mar 19 2007 Chris Lumens <clumens@redhat.com> - 11.2.0.38-1
+- Add new firewire modules (katzj, #231708).
+- String fixes (#232778).
+- Update for new system-config-date (#232905).
+- Fix package selection (#232701).
+- Default to no drives selected on the RAID screen (#195636).
+- Display a caps lock warning on the password screen (#207894).
+- Kickstart documentation updates (#209966).
+
* Thu Mar 15 2007 David Cantrell <dcantrell@redhat.com> - 11.2.0.37-1
- Fix confusing wording in loader (clumens, #163329)
- Don't tell the user to eject the CD at the end (clumens, #137275)