summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-07-05 20:47:36 +0000
committerJeremy Katz <katzj@redhat.com>2006-07-05 20:47:36 +0000
commit09156cae48156f3b44836f0f391c79ebaf6cf298 (patch)
tree8a3c7de82c60a231161b348311214e03a576b8a6 /anaconda.spec
parent46f1af44633fd148cd2c7664f84d4a76142327d5 (diff)
downloadanaconda-09156cae48156f3b44836f0f391c79ebaf6cf298.tar.gz
anaconda-09156cae48156f3b44836f0f391c79ebaf6cf298.tar.xz
anaconda-09156cae48156f3b44836f0f391c79ebaf6cf298.zip
2006-07-05 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 0de868192..0213fbf8c 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.0.51
+Version: 11.1.0.52
Release: 1
License: GPL
Summary: Graphical system installer
@@ -101,6 +101,15 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Wed Jul 5 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.52-1
+- Add Marathi (#194572)
+- Try to let UI fit a little better in LVM dialog (#197334)
+- Give a message if we fail to make teh device node (markmc, #197514)
+- Fix rescue CD
+- Fix minstg2 linking error (#197593)
+- Log the transaction error
+- gfs2 fixes
+
* Fri Jun 30 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.51-1
- Remove non-existent paths from LD_LIBRARY_PATH (katzj)
- Calculate IPv4 broadcast address for static IP config