summaryrefslogtreecommitdiff
blob: d5289e547c07154c5a206b7db206a2bf46e26e6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# ChangeLog for dev-libs/ntl
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/ntl/ChangeLog,v 1.9 2006/04/14 00:16:38 halcy0n Exp $

*ntl-5.4 (14 Apr 2006)

  14 Apr 2006; Mark Loeser <halcy0n@gentoo.org> +ntl-5.4.ebuild:
  Bump to version 5.4; bug #129747

  19 Sep 2005; Mark Loeser <halcy0n@gentoo.org> +metadata.xml:
  Adding to cpp herd

  07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> ntl-5.3.ebuild:
  Stable on ppc.

*ntl-5.3 (30 Sep 2004)

  30 Sep 2004; George Shapovalov <george@gentoo.org> ntl-5.3.ebuild :
  new version, added NTL_STD_CXX=on to repair linking (#64826)
  thanks to Per Leslie Jensen <pleslie@diku.dk> for report.

  14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> ntl-5.3.ebuild:
  Don't assign default to S; header fix

*ntl-5.3 (07 Nov 2002)

  07 Nov 2002; George Shapovalov <george@gentoo.org> ntl-5.3.ebuild :

  Initial release
  NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary 
  length integers; for vectors, matrices, and polynomials over the integers and over finite fields; and for 
  arbitrary precision floating point arithmetic.

  ebuild submitted by Brendan Johnson <johnsobm@clarkson.edu>