diff options
author | seb <seb> | 2008-09-07 22:42:43 +0000 |
---|---|---|
committer | seb <seb> | 2008-09-07 22:42:43 +0000 |
commit | 8ac0ab73e34f4be95379a9baa94bf6358a6a67be (patch) | |
tree | 9490798de526a5bd891c017d4bc51c3e6827636b /doc | |
parent | 60c31076b5497ef90eb428118cf082bf74efd1dd (diff) | |
download | pkgsrc-8ac0ab73e34f4be95379a9baa94bf6358a6a67be.tar.gz |
Note initial addition of p5-DBICx-MapMaker version 0.01 as
databases/p5-DBICx-MapMaker into The NetBSD Packages Collection.
The Perl 5 module DBICx::MapMaker automatically creates a DBIx::Class
result source for "many to many" relationship.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2008 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008 index 690911d7008..5eacb3faa57 100644 --- a/doc/CHANGES-2008 +++ b/doc/CHANGES-2008 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2008,v 1.2145 2008/09/07 20:50:31 seb Exp $ +$NetBSD: CHANGES-2008,v 1.2146 2008/09/07 22:42:43 seb Exp $ Changes to the packages collection and infrastructure in 2008: @@ -3631,3 +3631,4 @@ Changes to the packages collection and infrastructure in 2008: Added textproc/p5-PPI-HTML version 1.07 [seb 2008-09-07] Added databases/p5-DBICx-Deploy version 0.02 [seb 2008-09-07] Added databases/p5-DBICx-TestDatabase version 0.02 [seb 2008-09-07] + Added databases/p5-DBICx-MapMaker version 0.01 [seb 2008-09-07] |