diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-09-20 18:45:49 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-09-20 18:45:49 +0000 |
commit | 5908bc80cbc6ff9aaed0172186e156eefff82c20 (patch) | |
tree | b592a05e307b45b37a23fee6ae627bf10ac11e98 /sci-libs/gsl/ChangeLog | |
parent | ppc stable #264598 (diff) | |
download | historical-5908bc80cbc6ff9aaed0172186e156eefff82c20.tar.gz historical-5908bc80cbc6ff9aaed0172186e156eefff82c20.tar.bz2 historical-5908bc80cbc6ff9aaed0172186e156eefff82c20.zip |
[sci-libs/gsl] Fix bug #285468. Thanks to Livid
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/gsl/ChangeLog')
-rw-r--r-- | sci-libs/gsl/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sci-libs/gsl/ChangeLog b/sci-libs/gsl/ChangeLog index 4bb452f77f74..25d940ebfa88 100644 --- a/sci-libs/gsl/ChangeLog +++ b/sci-libs/gsl/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-libs/gsl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.58 2009/09/17 22:13:22 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.59 2009/09/20 18:45:49 alexxy Exp $ + +*gsl-1.13-r1 (20 Sep 2009) + + 20 Sep 2009; Alexey Shvetsov <alexxy@gentoo.org> +gsl-1.13-r1.ebuild, + +files/gsl-1.13-cblas-vars.patch: + Fix bug #285468. Thanks to Livid *gsl-1.13 (17 Sep 2009) |