summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2007-02-07 17:14:57 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2007-02-07 17:14:57 +0000
commit4016ebed29832c2d8e0cbf7a332430d7b8408af7 (patch)
tree3fec842b520146c59891fc6584bb5ab2621ac2f2 /dev-python/numeric/ChangeLog
parentversion bump (diff)
downloadhistorical-4016ebed29832c2d8e0cbf7a332430d7b8408af7.tar.gz
historical-4016ebed29832c2d8e0cbf7a332430d7b8408af7.tar.bz2
historical-4016ebed29832c2d8e0cbf7a332430d7b8408af7.zip
fixing bug #114885 and others for numeric-24.2
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-python/numeric/ChangeLog')
-rw-r--r--dev-python/numeric/ChangeLog14
1 files changed, 12 insertions, 2 deletions
diff --git a/dev-python/numeric/ChangeLog b/dev-python/numeric/ChangeLog
index e928cc831f5e..72c3c91070b8 100644
--- a/dev-python/numeric/ChangeLog
+++ b/dev-python/numeric/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for dev-python/numeric
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/ChangeLog,v 1.26 2006/07/28 20:05:01 the_paya Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/ChangeLog,v 1.27 2007/02/07 17:14:57 bicatali Exp $
+
+*numeric-24.2-r1 (07 Feb 2007)
+
+ 07 Feb 2007; SĂ©bastien Fabbro <bicatali@gentoo.org>
+ +files/numeric-24.2-arrayobject.patch, +files/numeric-24.2-eigen.patch,
+ +files/numeric-24.2-lapack.patch, +files/numeric-24.2-umath.patch,
+ metadata.xml, +numeric-24.2-r1.ebuild:
+ Fixed an include placement for math.h, allowing acosh and asinh, an
+ eigenvalue solver hang and a memory leak. Closing bug #114885. Added
+ longdescription in metadata.xml.
28 Jul 2006; Javier Villavicencio <the_paya@gentoo.org>
numeric-24.2.ebuild: