diff options
author | joerg <joerg> | 2006-01-09 00:52:04 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-01-09 00:52:04 +0000 |
commit | 9f8963c679b07b3001109ebdc87348be2dc14d62 (patch) | |
tree | bb64c905ac83ef23b618aa2274390adcaccab283 | |
parent | 1a0e974b591fded37350a4925ba55977518cca75 (diff) | |
download | pkgsrc-9f8963c679b07b3001109ebdc87348be2dc14d62.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] |