diff options
author | Chris Lumens <clumens@redhat.com> | 2006-11-27 21:34:20 +0000 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2006-11-27 21:34:20 +0000 |
commit | 88650b61fd9f926ac4ef22d6ed86ca61ae87fa5e (patch) | |
tree | 4e9b3738a6c9c60fc53622ce7cf529060e5df44b /anaconda.spec | |
parent | cb8c5b6c657b27fdea83bd59cdedcdbada80e493 (diff) | |
download | anaconda-88650b61fd9f926ac4ef22d6ed86ca61ae87fa5e.tar.gz anaconda-88650b61fd9f926ac4ef22d6ed86ca61ae87fa5e.tar.xz anaconda-88650b61fd9f926ac4ef22d6ed86ca61ae87fa5e.zip |
New version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r-- | anaconda.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec index fbea9731b..f71ea499c 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.2.0.1 +Version: 11.2.0.2 Release: 1 License: GPL Summary: Graphical system installer @@ -103,6 +103,10 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Mon Nov 27 2006 Chris Lumens <clumens@redhat.com> - 11.2.0.2 +- Set the home directory correctly for ks user command (#216681). +- Pull in xinf files from X driver packages on url images. + * Tue Nov 21 2006 Chris Lumens <clumens@redhat.com> - 11.2.0.1 - Use .discinfo files to determine if a CD tree exists instead of a set limit (pjones, #214787). |