summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-09-28 00:39:45 +0000
committerJeremy Katz <katzj@redhat.com>2006-09-28 00:39:45 +0000
commit570186bb8659916063fbf2920b4abdbf0e71a26f (patch)
tree868e50755a2f4c6e7d2912dedc26e2e9e83533bf /anaconda.spec
parentf97d52a3a6f087915c88d6dff09976c32b65acb1 (diff)
downloadanaconda-570186bb8659916063fbf2920b4abdbf0e71a26f.tar.gz
anaconda-570186bb8659916063fbf2920b4abdbf0e71a26f.tar.xz
anaconda-570186bb8659916063fbf2920b4abdbf0e71a26f.zip
bump version
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec16
1 files changed, 15 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index cdd9247ee..b5fdb45b5 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.0.100
+Version: 11.1.0.101
Release: 1
License: GPL
Summary: Graphical system installer
@@ -103,6 +103,20 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Wed Sep 27 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.101-1
+- Give indication of no optional packages (#204242)
+- Don't give an error on partition mount errors looking for upgrades (#201805)
+- Firewire fix (notting)
+- Make initrd.size have 0644 perms (dcantrel, #197773)
+- More netconfig tweaks (dcantrel)
+- Support loopback URL mounts (pnasrat, #207904)
+- Turn off firstboot on s390 (clumens, #207926)
+- Set display mode if vnc ks (clumens, #204736)
+- Fix partitioning traceback (#208101)
+- Fix lowres (clumens)
+- xfs tweak (esandeen, #208323)
+- Add qla4xxx (#208324) and qla3xxx
+
* Thu Sep 21 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.100-1
- Fix a few tracebacks (#207594, #207587)
- Allow only iSCSI disks (#207471)