summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-09-24 21:27:01 +0000
committerJeremy Katz <katzj@redhat.com>2004-09-24 21:27:01 +0000
commitae092cb9b8e446df3106c3604db1f18e4477226d (patch)
tree9865d1d7e32eb9878590053d9c7617d2310f5ad9 /anaconda.spec
parent9295652d81959950604ecc852ec0ee41f089dd15 (diff)
downloadanaconda-ae092cb9b8e446df3106c3604db1f18e4477226d.tar.gz
anaconda-ae092cb9b8e446df3106c3604db1f18e4477226d.tar.xz
anaconda-ae092cb9b8e446df3106c3604db1f18e4477226d.zip
2004-09-24 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec12
1 files changed, 11 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 09368dad8..9d7536196 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,6 +1,6 @@
ExcludeArch: ppc64
Name: anaconda
-Version: 10.0.3.3
+Version: 10.0.3.4
Release: 1
License: GPL
Summary: Graphical system installer
@@ -74,6 +74,16 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Fri Sep 24 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.4-1
+- fix megaraid module name (notting)
+- don't prompt for a driver disk on pSeries boxes with just
+ virtual devices (#135292)
+- don't use PROBE_LOADED for cd probe (#131033)
+- i2o devices don't use a "p" separator (#133379)
+- switch back zh_CN font to default (#133330)
+- add 3w-9xxx to modules.cgz (#133525)
+- fix showing of freespace (#133425)
+
* Wed Sep 22 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.3-1
- fix going back unmount of /dev/pts (#133301)
- fix SRPMs disc (#122737)