diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-09-16 15:05:46 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-09-16 15:05:46 +0000 |
commit | a478525df27cea7f73209a141bb5fb3d308625ed (patch) | |
tree | 158260027c609494c34bf2930706858cd44808a6 /dev-python/numarray/ChangeLog | |
parent | version bump (diff) | |
download | historical-a478525df27cea7f73209a141bb5fb3d308625ed.tar.gz historical-a478525df27cea7f73209a141bb5fb3d308625ed.tar.bz2 historical-a478525df27cea7f73209a141bb5fb3d308625ed.zip |
initial commit. replacement for python numeric
Diffstat (limited to 'dev-python/numarray/ChangeLog')
-rw-r--r-- | dev-python/numarray/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-python/numarray/ChangeLog b/dev-python/numarray/ChangeLog new file mode 100644 index 000000000000..845ca3a99cf2 --- /dev/null +++ b/dev-python/numarray/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for dev-python/numarray +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/numarray/ChangeLog,v 1.1 2003/09/16 15:05:46 liquidx Exp $ + +*numarray-0.7 (16 Sep 2003) + + 16 Sep 2003; Alastair Tse <liquidx@gentoo.org> numarray-0.7.ebuild: + initial commit. + |