summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2009-08-07 15:43:49 -0400
committerChris Lumens <clumens@redhat.com>2009-08-07 15:43:49 -0400
commit7234b028ecd5acd84f752d5410df00c8e0fda002 (patch)
tree4e046647cf2c9a7040b039de86b2db843c7bb5b4 /anaconda.spec.in
parent5371bf4dfd707c8a0801127d04eb0096d6b94c6e (diff)
downloadanaconda-7234b028ecd5acd84f752d5410df00c8e0fda002.tar.gz
anaconda-7234b028ecd5acd84f752d5410df00c8e0fda002.tar.xz
anaconda-7234b028ecd5acd84f752d5410df00c8e0fda002.zip
New version.
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index eb2cbc0cb..c322e1f32 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -209,6 +209,17 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
+* Fri Aug 07 2009 Chris Lumens <clumens@redhat.com> - 12.11-1
+- upd-instroot: Inspect gtkrc for cursor theme (ajax)
+- Support NFS repos in kickstart (#495620, #507093). (clumens)
+- upd-instroot: xorg-x11-auth -> xorg-x11-xauth (ajax)
+- Check to see if the arch string starts with ppc64. (#516144) (jgranado)
+- vtActivate doesn't work on some ppc64 machines, so don't traceback
+ (#516206). (clumens)
+- Make all sysfs path's be _without_ /sys prefix (#516168) (hdegoede)
+- Do not go interactive if timezone in ks is not valid (#473647) (rvykydal)
+- Fix going back from "NFS Setup" screen in stage 1 (#507064) (rvykydal)
+
* Thu Aug 06 2009 David Cantrell <dcantrell@redhat.com> - 12.10-1
- Add missing 'i' in loader/loader.c for non-s390 arches. (dcantrell)