diff options
author | jtb <jtb> | 2003-07-07 22:02:32 +0000 |
---|---|---|
committer | jtb <jtb> | 2003-07-07 22:02:32 +0000 |
commit | dd8448512e64a11bc054337b49a03d2fb477d018 (patch) | |
tree | 7813660303546879a3e50e0cb547c3feb0a57b6a /doc | |
parent | ee80d3b89d9997ade6a425711f988d7eb71b8765 (diff) | |
download | pkgsrc-dd8448512e64a11bc054337b49a03d2fb477d018.tar.gz |
Note update of pari to 2.1.5.
pkgsrc related changes:
* Build a shared libpari using libtool
* convert to buildlink2
Changes in Pari itself:
* a long list of bugfixes -- see CHANGES.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index a9c30d56670..e9b5da910a3 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.2692 2003/07/06 20:42:12 grant Exp $ +$NetBSD: CHANGES,v 1.2693 2003/07/07 22:02:32 jtb Exp $ Changes to the packages collection and infrastructure in 2003: @@ -2690,3 +2690,4 @@ Changes to the packages collection and infrastructure in 2003: Added ruby-borges-0.2.0 [taca 2003-07-06] Updated emacs to 21.3nb2 [uebayasi 2003-07-06] Updated rc.subr to 20030706 [grant 2003-07-06] + Updated pari to 2.1.5 [jtb 2003-07-06] |