diff options
author | jlam <jlam@pkgsrc.org> | 2005-08-06 06:29:43 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-08-06 06:29:43 +0000 |
commit | 5c0f0df193d3462f9853ce1c76f7acacf14dcef0 (patch) | |
tree | c4d784c658fe1a160837d52de13528d363b768af /doc | |
parent | 81f28628452ef1369634e23b4e96c852299783ad (diff) | |
download | pkgsrc-5c0f0df193d3462f9853ce1c76f7acacf14dcef0.tar.gz |
Note additions of some procedural languages for postgresql80-server:
databases/postgresql80-plperl
databases/postgresql80-plpython
databases/postgresql80-pltcl
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index acbf5742294..31e1c2a3771 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.10805 2005/08/06 06:18:44 jlam Exp $ +$NetBSD: CHANGES,v 1.10806 2005/08/06 06:29:43 jlam Exp $ Changes to the packages collection and infrastructure in 2005: @@ -509,3 +509,6 @@ Changes to the packages collection and infrastructure in 2005: Updated emulators/suse91_base to 9.1nb6 [wiz 2005-08-05] Added mail/etpan version 0.6.1 [xtraeme 2005-08-06] Updated lang/perl5 to 5.8.7 [jlam 2005-08-06] + Added databases/postgresql80-plperl version 8.0.3 [jlam 2005-08-06] + Added databases/postgresql80-plpython version 8.0.3 [jlam 2005-08-06] + Added databases/postgresql80-pltcl version 8.0.3 [jlam 2005-08-06] |