diff options
author | Chris Lumens <clumens@redhat.com> | 2008-01-07 23:05:46 -0500 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2008-01-07 23:05:46 -0500 |
commit | 91b757f66bc9a5254a54a8a90c27d7d8820be4e5 (patch) | |
tree | 215f146ae6e1eb0e6d6c208eba63f53524f83e1c /anaconda.spec | |
parent | 2a1eea55bcdf9c2f0b0946958b86ebbcc6bd2ef7 (diff) | |
download | anaconda-91b757f66bc9a5254a54a8a90c27d7d8820be4e5.tar.gz anaconda-91b757f66bc9a5254a54a8a90c27d7d8820be4e5.tar.xz anaconda-91b757f66bc9a5254a54a8a90c27d7d8820be4e5.zip |
New version.anaconda-11.4.0.17-1
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 0436c17f8..5655290a6 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.4.0.16 +Version: 11.4.0.17 Release: 1 License: GPLv2+ Group: Applications/System @@ -199,6 +199,10 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Mon Jan 07 2008 Chris Lumens <clumens@redhat.com> - 11.4.0.17-1 +- Make text mode root password dialog default match GUI. (clumens) +- Fix a segfault in making the URL dialog box. (clumens) + * Sun Jan 06 2008 Chris Lumens <clumens@redhat.com> - 11.4.0.16-1 - Fix checking the timestamps on split media installs. (clumens) - Fix reference to isodir to avoid a post-install traceback. (clumens) |