summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-02-21 22:23:19 +0000
committerChris Lumens <clumens@redhat.com>2007-02-21 22:23:19 +0000
commit27c231de0fe23d95150e9baa6639e9d258dbc677 (patch)
tree736d745d7f087c257dbc8233cb60c12f0a1b94ce /anaconda.spec
parent4a60cfa22f3545bfdde7764fc36e7aafa85d6c45 (diff)
downloadanaconda-27c231de0fe23d95150e9baa6639e9d258dbc677.tar.gz
anaconda-27c231de0fe23d95150e9baa6639e9d258dbc677.tar.xz
anaconda-27c231de0fe23d95150e9baa6639e9d258dbc677.zip
New version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index a46e18851..11a85dbec 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.2.0.25
+Version: 11.2.0.26
Release: 1
License: GPL
Summary: Graphical system installer
@@ -112,6 +112,12 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Wed Feb 21 2007 Chris Lumens <clumens@redhat.com> - 11.2.0.26-1
+- Add dpi flag when starting X to fix tiny font size (#224665).
+- Set the default timezone for languages we can't display (#227625).
+- Add termcap files we were missing to fix b&w console (#228596, #229236).
+- Add files from vnc-libs package to fix VNC installs.
+
* Tue Feb 20 2007 Chris Lumens <clumens@redhat.com> - 11.2.0.25-1
- Add libtinfo to the stage2 images.
- Use new pykickstart organization.