summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-01-19 22:32:56 +0000
committerChris Lumens <clumens@redhat.com>2007-01-19 22:32:56 +0000
commite941eddc8a294466e109153c1f3bfe036b4ca5eb (patch)
treed594df0fbbf194b5b66e2f34f63cc530eee7ac31 /anaconda.spec
parente0c19fb1100b1f4f2cd343a273b1f1b4b7cd9a8f (diff)
downloadanaconda-e941eddc8a294466e109153c1f3bfe036b4ca5eb.tar.gz
anaconda-e941eddc8a294466e109153c1f3bfe036b4ca5eb.tar.xz
anaconda-e941eddc8a294466e109153c1f3bfe036b4ca5eb.zip
Upgrade is no longer an installclass, either.
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 c3a8d40d0..475887f92 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.2.0.12
+Version: 11.2.0.13
Release: 1
License: GPL
Summary: Graphical system installer
@@ -103,6 +103,15 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Fri Jan 19 2007 Chris Lumens <clumens@redhat.com> - 11.2.0.13-1
+- Kickstart and upgrade are no longer installclasses.
+- Update x86_64 syslinux config (katzj).
+- Support %packages --default (#221305).
+- Fix early kickstart UI traceback.
+- Remove cruft in x86 images (katzj).
+- Fix error handling in loader netconfig screen (dcantrell).
+- Add libthai to graphical install (katzj).
+
* Thu Jan 18 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.12-1
- Fix so that package selection in the yum backend is actually enabled
- UI tweaks so that we work better with a real window manager