diff options
author | seb <seb@pkgsrc.org> | 2004-03-21 10:31:52 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2004-03-21 10:31:52 +0000 |
commit | b4f08af760ec1fef438ac5a8a6b4b20e04266309 (patch) | |
tree | 169aec55db78987ad67a103239602a624a6316ea /doc | |
parent | 9f974bbe50f7dcc2983d76b578c52882cf5184ca (diff) | |
download | pkgsrc-b4f08af760ec1fef438ac5a8a6b4b20e04266309.tar.gz |
Note update of net/yale-tftpd to version 3.0nb3
Fix accessList processing when sub directories are involved.
From PR pkg/23650 by Luc Beurton luc at black-kettle dot univ-ubs dot fr.
While here claim stewardship, use subst.mk framework, and fix a typo
in a patch file.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index f5e00605e9a..8878d4c491e 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5287 2004/03/21 01:47:55 grant Exp $ +$NetBSD: CHANGES,v 1.5288 2004/03/21 10:31:52 seb Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1503,3 +1503,4 @@ Changes to the packages collection and infrastructure in 2004: Updated swig to 1.1p5nb1 [minskim 2004-03-20] Updated tcl-pdflib to 4.0.3nb2 [minskim 2004-03-20] Updated libnbcompat to 20040321 [grant 2004-03-21] + Updated yale-tftpd to 3.0nb3 [seb 2004-03-21] |