summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-08-29 22:20:49 +0000
committerJeremy Katz <katzj@redhat.com>2006-08-29 22:20:49 +0000
commitcd21b157e831086b87b200ebaf546b6b6845e1d8 (patch)
treecbedcb586db6a3128a427baf135c266a8d966b74 /anaconda.spec
parentec2b1931a630b283826b63bf9cd3e8d24aace119 (diff)
downloadanaconda-cd21b157e831086b87b200ebaf546b6b6845e1d8.tar.gz
anaconda-cd21b157e831086b87b200ebaf546b6b6845e1d8.tar.xz
anaconda-cd21b157e831086b87b200ebaf546b6b6845e1d8.zip
2006-08-29 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index f9cbfb9b8..caa634ce2 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.0.85
+Version: 11.1.0.86
Release: 1
License: GPL
Summary: Graphical system installer
@@ -103,6 +103,11 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Tue Aug 29 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.86-1
+- Fix ia64 pxeboot dir (#199274)
+- Remember manual TCP/IP settings (dcantrel, #202662)
+- Clean up extra repo stuff some more (clumens)
+
* Tue Aug 29 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.85-1
- Sanity check more device names for LVM (notting, #2040387)
- Exception handling fixes (clumens)