summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2007-04-18 23:51:09 +0000
committerJeremy Katz <katzj@redhat.com>2007-04-18 23:51:09 +0000
commit98708ab5915d3a68d039bb892c0027be2ebca6e8 (patch)
treecaa3cc76e70aa7415e9d459b39646d7a6d6fddef /anaconda.spec
parent90acb76b43292f339e971d45bd30ee4a995e5275 (diff)
downloadanaconda-98708ab5915d3a68d039bb892c0027be2ebca6e8.tar.gz
anaconda-98708ab5915d3a68d039bb892c0027be2ebca6e8.tar.xz
anaconda-98708ab5915d3a68d039bb892c0027be2ebca6e8.zip
2007-04-18 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec9
1 files changed, 9 insertions, 0 deletions
diff --git a/anaconda.spec b/anaconda.spec
index c34f93315..9c72c1a30 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -142,6 +142,15 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Wed Apr 18 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.51-1
+- More PS3 fixes (dwmw2, #236480, #236508)
+- Fix broadcast calculation (dcantrell, #236266)
+- Allow anaconda to install debuginfo (#236033)
+- Fixes for installs from live image running off of USB key
+- Don't nuke locale-archive (clumens, #236978)
+- Fix rescue image default (clumens, #236453)
+- Try to be smarter about resolution for 480i ps3 (#236510)
+
* Tue Apr 17 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.51-1
- Some PS3 fixes (dwmw2)
- Try to handle some of the problem cases with the ide -> libata driver