diff options
author | wiz <wiz@pkgsrc.org> | 2004-11-05 17:56:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-11-05 17:56:54 +0000 |
commit | d0c4f34a0a6585897626dc51379182554cac2384 (patch) | |
tree | 9ae530ea879cf2760eb0932cd8d73aeb53475823 | |
parent | 3aec1ef4727763b2b358d55b96ae80787e12f16a (diff) | |
download | pkgsrc-d0c4f34a0a6585897626dc51379182554cac2384.tar.gz |
Added visitors.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 374300e0013..b81a760f61e 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7717 2004/11/05 17:39:22 tv Exp $ +$NetBSD: CHANGES,v 1.7718 2004/11/05 17:56:54 wiz Exp $ Changes to the packages collection and infrastructure in 2004: @@ -5096,3 +5096,4 @@ Changes to the packages collection and infrastructure in 2004: Updated libassuan to 0.6.7nb1 [jmmv 2004-11-05] Updated pinentry to 0.7.1nb1 [jmmv 2004-11-05] Updated url2pkg to 1.26 [tv 2004-11-05] + Added visitors-0.4a [wiz 2004-11-05] |