diff options
-rw-r--r-- | anaconda.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec index b0b502973..86ee1afe4 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.90.4 +Version: 10.90.5 Release: 1 License: GPL Summary: Graphical system installer @@ -78,6 +78,12 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Fri Nov 18 2005 Paul Nasrat <pnasrat@redhat.com> - 10.90.5-1 +- Disable sqlite cache for pkgorder +- Fix for new selinux context types (katzj) +- vnc parameter handling (clumens) +- Add ellipsis (notting) + * Thu Nov 17 2005 Jeremy Katz <katzj@redhat.com> - 10.90.4-1 - don't traceback on unresolvable deps (#173508) - fix pkg.arch for %%packages |