summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2008-03-13 22:23:55 -0400
committerChris Lumens <clumens@redhat.com>2008-03-13 22:23:55 -0400
commit8ce033a5dbb6a764d4bfc682fb23a3f95b3a4b27 (patch)
treeed9e040d1aedf24568241a0d85490028f7149d20 /anaconda.spec
parent4297a410adac4b76fd4c25aba6a948134cf2175e (diff)
downloadanaconda-8ce033a5dbb6a764d4bfc682fb23a3f95b3a4b27.tar.gz
anaconda-8ce033a5dbb6a764d4bfc682fb23a3f95b3a4b27.tar.xz
anaconda-8ce033a5dbb6a764d4bfc682fb23a3f95b3a4b27.zip
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 4eea3615f..10f2e7acd 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
-Version: 11.4.0.51
+Version: 11.4.0.52
Release: 1
License: GPLv2+
Group: Applications/System
@@ -204,6 +204,15 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Thu Mar 13 2008 Chris Lumens <clumens@redhat.com> - 11.4.0.52-1
+- Don't unmount NFS source so NFSISO will work. (clumens)
+- Fix the format of the method=hd: parameter. (clumens)
+- Fix creating new users in kickstart. (clumens)
+- "gtk-edit" isn't valid in text mode. (clumens)
+- Ignore LUKS headers on partitions containing RAID signatures.
+ (#437051) (dlehman)
+- The xconfig command with no X running doesn't make sense. (clumens)
+
* Wed Mar 12 2008 Jeremy Katz <katzj@redhat.com> - 11.4.0.51-1
- yum.remove removes installed packages, not to be installed
packages (#436226) (katzj)