diff options
author | seb <seb> | 2006-02-08 08:25:00 +0000 |
---|---|---|
committer | seb <seb> | 2006-02-08 08:25:00 +0000 |
commit | 634ce9f291509a27a1f098a3b28909bbf332704b (patch) | |
tree | 0a0c8ee07bdc03368371430fc8a7a54c64d7c770 /doc | |
parent | 1e62e4b86b944e485120a57c9bad76fc7e7ecbcf (diff) | |
download | pkgsrc-634ce9f291509a27a1f098a3b28909bbf332704b.tar.gz |
Note initial addition of p5-Module-Refresh version 0.09
as devel/p5-Module-Refresh into the NetBSD Packages Collection.
Module::Refresh Perl5 module is a generalization of the functionality
provided by Apache::StatINC and Apache::Reload. It's designed to
make it easy to do simple iterative development when working in a
persistent environment.
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 8e6a3d523d3..66ab6d98ba4 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.12835 2006/02/08 03:27:06 schmonz Exp $ +$NetBSD: CHANGES,v 1.12836 2006/02/08 08:25:00 seb Exp $ Changes to the packages collection and infrastructure in 2006: @@ -853,3 +853,4 @@ Changes to the packages collection and infrastructure in 2006: Updated editors/TeXmacs to 1.0.6 [ghen 2006-02-07] Added www/p5-HTTP-Server-Simple-Mason version 0.09 [seb 2006-02-07] Updated mail/getmail to 4.5.2 [schmonz 2006-02-08] + Added devel/p5-Module-Refresh version 0.09 [seb 2006-02-08] |