diff options
author | David Cantrell <dcantrell@redhat.com> | 2008-04-28 14:31:16 -1000 |
---|---|---|
committer | David Cantrell <dcantrell@redhat.com> | 2008-04-28 14:31:16 -1000 |
commit | 79d2fcb9a6acefe4d6a2350e4cd21a8db028b272 (patch) | |
tree | 211796822fcd0c3a719f27fee575d1aba05845f3 /anaconda.spec | |
parent | dcff5e336bf116f8bc360eecf7921a58aa1d929e (diff) | |
download | anaconda-79d2fcb9a6acefe4d6a2350e4cd21a8db028b272.tar.gz anaconda-79d2fcb9a6acefe4d6a2350e4cd21a8db028b272.tar.xz anaconda-79d2fcb9a6acefe4d6a2350e4cd21a8db028b272.zip |
New version.anaconda-11.4.0.78-1
Diffstat (limited to 'anaconda.spec')
-rw-r--r-- | anaconda.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec index a55696ad9..bdfd7b566 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.4.0.77 +Version: 11.4.0.78 Release: 1 License: GPLv2+ Group: Applications/System @@ -207,6 +207,11 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Mon Apr 28 2008 David Cantrell <dcantrell@redhat.com> - 11.4.0.78-1 +- Write per-interface DNS info to ifcfg files (#443244) (dcantrell) +- Clean up sanityCheckHostname() in network.py (dcantrell) +- Activate autorepeat for GUI installs. (jgranado) + * Fri Apr 25 2008 David Cantrell <dcantrell@redhat.com> - 11.4.0.77-1 - Preserve 'set the hostname' setting when going Next/Back (#443414) (dcantrell) - Avoid traceback on network configuration screen (#444184) (dcantrell) |