summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Sivak <msivak@redhat.com>2009-08-03 16:56:55 +0200
committerMartin Sivak <msivak@redhat.com>2009-08-03 16:56:55 +0200
commitdb1aecbeca8925b10ade6766529b1b27a20bbd7e (patch)
tree29dcde5dc93b0506f7170e8dd1c9e73af188a195
parent41a63bcc0a6e000c2be972aad11df1baf90bcfdf (diff)
downloadanaconda-11.1.2.194-1.tar.gz
anaconda-11.1.2.194-1.tar.xz
anaconda-11.1.2.194-1.zip
-rw-r--r--anaconda.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 5b5ce63f3..de77052d4 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.2.193
+Version: 11.1.2.194
Release: 1
License: GPL
Summary: Graphical system installer
@@ -128,6 +128,12 @@ fi
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Mon Aug 03 2009 Martin Sivak <msivak@redhat.com> 11.1.2.194-1
+- comps changed. replaced "virtualization" with "xen" (jgranados)
+ Resolves: rhbz#514885
+- Add support for Melanox ConnectX mt26448 10Gb/s Infiniband, Ethernet, and FC (msivak)
+ Resolves: rhbz#514971
+
* Thu Jul 23 2009 Joel Granados <jgranado@redhat.com> 11.1.2.193-1
- Make sure we include libdrm.so files in the image.
Related: rhbz#510397