diff options
author | drochner <drochner> | 2002-10-25 14:23:16 +0000 |
---|---|---|
committer | drochner <drochner> | 2002-10-25 14:23:16 +0000 |
commit | 472c0326efddb0587be6df18eca2b59cbf591934 (patch) | |
tree | d17b627ed0981bb9a49a9fb53a9b25503496e818 | |
parent | 78f8eebb77a929d0f67c2ca8c7257ba5980cba08 (diff) | |
download | pkgsrc-472c0326efddb0587be6df18eca2b59cbf591934.tar.gz |
new threaded Python stuff
-rw-r--r-- | doc/CHANGES | 4 |
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] |