summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2002-10-25 14:23:16 +0000
committerdrochner <drochner@pkgsrc.org>2002-10-25 14:23:16 +0000
commit04c166a218b7e1052cc262b6f17a91c7e5a905eb (patch)
treed17b627ed0981bb9a49a9fb53a9b25503496e818
parent633aee2fee0eac4fa24f9c7660baaf8ff8bb2e6b (diff)
downloadpkgsrc-04c166a218b7e1052cc262b6f17a91c7e5a905eb.tar.gz
new threaded Python stuff
-rw-r--r--doc/CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index db2a24685f7..59c9468cd9e 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.357 2002/10/25 14:20:51 mjl Exp $
+$NetBSD: CHANGES,v 1.358 2002/10/25 14:23:16 drochner Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -3381,3 +3381,5 @@ Changes to the packages collection and infrastructure in 2002:
Updated python20 to 2.0.1nb3 [wiz 2002-10-25]
Updated ratpoison to 1.1.1 [agc 2002-10-25]
Updated bmf to 0.9.4 [mjl 2002-10-25]
+ Added python22-pth-2.2.2 [drochner 2002-10-25]
+ Added py-psycopg-1.0.13 [drochner 2002-10-25]