diff options
author | agc <agc> | 2005-02-22 21:19:10 +0000 |
---|---|---|
committer | agc <agc> | 2005-02-22 21:19:10 +0000 |
commit | e27ba4143f90e36e4d8c799e252211465e602b9f (patch) | |
tree | 40319130e5daecb4523c2f36d414b80d53f52d80 | |
parent | 3012064c7186c2c3c9c0e3ec9e3d3164164dda57 (diff) | |
download | pkgsrc-e27ba4143f90e36e4d8c799e252211465e602b9f.tar.gz |
Note the addition of multiple digests to protect distfiles and distpatches.
-rw-r--r-- | doc/CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 20c8e1bc9c1..e560a61e86e 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.9268 2005/02/22 19:57:06 jmmv Exp $ +$NetBSD: CHANGES,v 1.9269 2005/02/22 21:19:10 agc Exp $ Changes to the packages collection and infrastructure in 2005: @@ -1041,3 +1041,5 @@ Changes to the packages collection and infrastructure in 2005: Updated evolution to 2.0.4 [jmmv 2005-02-22] Updated libgnome to 2.8.1 [jmmv 2005-02-22] Updated libgnomeui to 2.8.1 [jmmv 2005-02-22] + bsd.pkg.mk: Add the ability to use multiple digests to ensure the + integrity of dist files and dist patches [agc 2005-02-22] |