diff options
author | Jeremy Katz <katzj@redhat.com> | 2005-02-04 23:09:23 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2005-02-04 23:09:23 +0000 |
commit | 94bd76e6f6e51af5407f89b271bea5ca2b36e7fd (patch) | |
tree | 10dcb7994efe775737f879ab4ea3ab2636a4f26f /anaconda.spec | |
parent | f2af06078231630bc0274deb88ba590666a5372d (diff) | |
download | anaconda-94bd76e6f6e51af5407f89b271bea5ca2b36e7fd.tar.gz anaconda-94bd76e6f6e51af5407f89b271bea5ca2b36e7fd.tar.xz anaconda-94bd76e6f6e51af5407f89b271bea5ca2b36e7fd.zip |
2005-02-04 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r-- | anaconda.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec index 6a0863048..feb64f4dc 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.2.0.15 +Version: 10.2.0.16 Release: 1 License: GPL Summary: Graphical system installer @@ -70,6 +70,10 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Fri Feb 4 2005 Chris Lumens <clumens@redhat.com> - 10.2.0.16-1 +- Support setting fs options in kickstart via --fsoptions (#97560) +- Fix tracebacks + * Wed Feb 2 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.15-1 - Fix some bugs in the reduce-font changes - Fix urlgrabber import |