diff options
author | zuntum <zuntum@pkgsrc.org> | 2003-08-14 11:54:43 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2003-08-14 11:54:43 +0000 |
commit | 4e06c65bfed13110c493efc4df29275385a450c4 (patch) | |
tree | 40f1b423c417aad531a34ddf27f9aae7f3b03cf5 | |
parent | 291dac462d67fd52d07273c668d87e580388211e (diff) | |
download | pkgsrc-4e06c65bfed13110c493efc4df29275385a450c4.tar.gz |
Note addition of qmail-qfilter-1.5
This program allows the body of a message to be filtered through a
series of filters before being passed to the real qmail-queue program,
and injected into the qmail queue.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 6b65db6afed..8b59f400744 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.3040 2003/08/14 09:32:33 agc Exp $ +$NetBSD: CHANGES,v 1.3041 2003/08/14 11:54:43 zuntum Exp $ Changes to the packages collection and infrastructure in 2003: @@ -3265,3 +3265,4 @@ Changes to the packages collection and infrastructure in 2003: Updated kterm to 6.2.0nb4 [itojun 2003-08-14] Updated ns-remote to 1.9 [grant 2003-08-14] Updated swarm to 0.61 [agc 2003-08-14] + Added qmail-qfilter-1.5 [zuntum 2003-08-14] |