diff options
author | Jeremy Katz <katzj@redhat.com> | 2006-08-24 01:42:56 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2006-08-24 01:42:56 +0000 |
commit | 24d9bf005e8a476e494a6463146c66355c91729e (patch) | |
tree | 3eb3f19c2371a36fc5ccc7fb2941499ec98ff277 /anaconda.spec | |
parent | abdfc849996e676ddb86db24598741b02c682098 (diff) | |
download | anaconda-24d9bf005e8a476e494a6463146c66355c91729e.tar.gz anaconda-24d9bf005e8a476e494a6463146c66355c91729e.tar.xz anaconda-24d9bf005e8a476e494a6463146c66355c91729e.zip |
2006-08-23 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r-- | anaconda.spec | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec index 5a610b3e5..ee81a83d6 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.0.83 +Version: 11.1.0.84 Release: 1 License: GPL Summary: Graphical system installer @@ -103,6 +103,19 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Wed Aug 23 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.84-1 +- Run in English for CJKI text installs (clumens, #180417, #202738) +- Don't mistake hard drives for CD drives (clumens, #202714) +- Start to add s390x mpath support (pjones) +- Whiteout scim-libs (clumens, #202543) +- Fix LV size check with growing (clumens, #203095) +- Fix graphical selection of drives (pjones) +- Speed up mke2fs (pjones, #201645) +- Add a simple audit daemon to get rid of audit spam (pjones) +- Some tweaks to repo addition/task selection +- Fix multipath for x86_64 (pjones, #203425) +- Set language to English every time it's unsupported (clumens, #203331) + * Wed Aug 16 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.83-1 - Fix text timezone typo (clumens, #202844) - Some installclass tweaking |