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 acc23886b..5e12bcd57 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,6 +1,6 @@
ExcludeArch: ppc64
Name: anaconda
-Version: 10.1.1.45
+Version: 10.1.1.46
Release: 1
License: GPL
Summary: Graphical system installer
@@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Wed Jun 28 2006 Peter Jones <pjones@redhat.com> - 10.1.1.46-1
+- Add Marvell SATA driver to module-info (#181852)
+
* Tue Jun 27 2006 Peter Jones <pjones@redhat.com> - 10.1.1.45-1
- Revert bogus translation changes (#194153)
- Backport new runShell code from HEAD so rescue mode works (#193285)