diff options
author | zuntum <zuntum@pkgsrc.org> | 2005-05-27 10:35:49 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2005-05-27 10:35:49 +0000 |
commit | af15a3f74956437908f285f79ae2d09d6b7541a4 (patch) | |
tree | 8a255e5ce2606dc0f13bc20d00d14bbfba420548 | |
parent | b098e354e2c58630a174a7e1c7a11e92d0438ddf (diff) | |
download | pkgsrc-af15a3f74956437908f285f79ae2d09d6b7541a4.tar.gz |
Note update of security/apg to version 2.2.3
Changes include:
apg-2.2.3
Fixed version info (-v).
apg-2.2.2
Fixed permissions for source distribution.
apg-2.2.1
Changed manpages of apg and apgd.
apg-2.2.0
Added polish translation for APG PHP frontend.
Added option -p (see apg(1) apgd(8)).
Added option -t (see apg(1) apgd(8)).
Added option -l (see apg(1)).
Changed format of the bloom-filter file. Added
converter utility to convert old format to the
new one (bfconvert).
Added option -i (see apgbfm(1)).
Fixed some bugs.
Some compatibility changes.
Changed default apg options.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 31ad1ab21b3..751cd3a1037 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.10218 2005/05/27 08:48:24 adrianp Exp $ +$NetBSD: CHANGES,v 1.10219 2005/05/27 10:35:49 zuntum Exp $ Changes to the packages collection and infrastructure in 2005: @@ -2633,3 +2633,4 @@ Changes to the packages collection and infrastructure in 2005: Updated net/openslp to 1.2.1 [adrianp 2005-05-26] Updated www/elinks to 0.10.5 [wiz 2005-05-27] Updated sysutils/cdrdao to 1.2.0 [adrianp 2005-05-27] + Updated security/apg to 2.2.3 [zuntum 2005-05-27] |