diff options
author | joerg <joerg@pkgsrc.org> | 2006-05-16 15:57:21 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-05-16 15:57:21 +0000 |
commit | ea58a97150f19b4a1fd0e0bf02a96e1cfc99dbe1 (patch) | |
tree | 2f25ddcef3f4a1c0efaf65ba8ed0b55602b5ecf3 /doc | |
parent | 928b9af7ea849cda347aa07d5c46a0a7029a027e (diff) | |
download | pkgsrc-ea58a97150f19b4a1fd0e0bf02a96e1cfc99dbe1.tar.gz |
devel/pwlib pthread fixes, affecting e.g. openh323 on DragonFly.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2006 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index 5b175ef7532..21fdcdbc723 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2006,v 1.248 2006/05/16 15:46:19 jlam Exp $ +$NetBSD: CHANGES-2006,v 1.249 2006/05/16 15:57:21 joerg Exp $ Changes to the packages collection and infrastructure in 2006: @@ -2556,3 +2556,4 @@ Changes to the packages collection and infrastructure in 2006: Added sysutils/wbm-time version 1.270 [jlam 2006-05-16] Added sysutils/wbm-tunnel version 1.270 [jlam 2006-05-16] Added sysutils/wbm-useradmin version 1.270 [jlam 2006-05-16] + Updated devel/pwlib to 1.8.3nb5 [joerg 2006-05-16] |