diff options
author | joerg <joerg@pkgsrc.org> | 2006-01-09 00:52:04 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-01-09 00:52:04 +0000 |
commit | ae0f80b40e697ed2a51f88dc4751dc59cf3614c8 (patch) | |
tree | bb64c905ac83ef23b618aa2274390adcaccab283 | |
parent | 2ef987b1712dba85a93707853def39f578e5d6b4 (diff) | |
download | pkgsrc-ae0f80b40e697ed2a51f88dc4751dc59cf3614c8.tar.gz |
apache1 wasn't linked to export symbols on DragonFly, breaking mod_php.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 646d87db4c4..23eca3b34ac 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.12419 2006/01/08 14:09:51 tron Exp $ +$NetBSD: CHANGES,v 1.12420 2006/01/09 00:52:04 joerg Exp $ Changes to the packages collection and infrastructure in 2006: @@ -182,3 +182,4 @@ Changes to the packages collection and infrastructure in 2006: Updated math/mathomatic to 12.5.3 [minskim 2006-01-08] Updated net/chrony to 1.20nb2 [joerg 2006-01-08] Updated mail/milter-greylist to 2.1.2 [tron 2006-01-08] + Updated www/apache to 1.3.34nb3 [joerg 2006-01-09] |