summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-10-17 22:11:26 +0000
committerJeremy Katz <katzj@redhat.com>2004-10-17 22:11:26 +0000
commit0dacd87efc2873e368d15ea7c476a2380578bf8e (patch)
tree8ce7c000acaa4a0c81380cbee7520761fca804f3 /anaconda.spec
parent28c2900fa0640f79f3be7a988815531b3e90f8a4 (diff)
downloadanaconda-0dacd87efc2873e368d15ea7c476a2380578bf8e.tar.gz
anaconda-0dacd87efc2873e368d15ea7c476a2380578bf8e.tar.xz
anaconda-0dacd87efc2873e368d15ea7c476a2380578bf8e.zip
2004-10-17 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump 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 ebf9ad64d..7f1121992 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,6 +1,6 @@
ExcludeArch: ppc64
Name: anaconda
-Version: 10.0.3.18
+Version: 10.0.3.19
Release: 1
License: GPL
Summary: Graphical system installer
@@ -74,6 +74,15 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Sun Oct 17 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.19-1
+- Fix font size to fit on disk display better (#135731)
+- Write out part lines for autopart lvm correctly (#135714)
+- Remove empty row in drive order for boot loader (#135944)
+- Replace % in URLs to avoid format string weirdness (#135929)
+- Bind mount /dev for rescue mode (#135860)
+- Fix Dutch and Danish keyboard defaults (#135839)
+- add s2io 10GbE driver
+
* Thu Oct 14 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.18-1
- Add fonts for ta, gu, bn, hi, pa (#119283)
- Re-enable bterm for testing (#113910)