diff options
author | abs <abs@pkgsrc.org> | 2007-06-09 23:25:15 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2007-06-09 23:25:15 +0000 |
commit | 28fbfbe0ab836e82116b625113cfb489b09ecd71 (patch) | |
tree | 27e3a30537db0027a1719cc85844191669a2b436 /doc | |
parent | 07e967de4e1e6a61a32344778d9a09955dc5364c (diff) | |
download | pkgsrc-28fbfbe0ab836e82116b625113cfb489b09ecd71.tar.gz |
updated devel/p5-Algorithm-Diff 1.19.01 -> 1.1902
1.19_02 2006-07-31
- Fix typo in @EXPORT_OK (s/LCDidx/LCSidx/) (RT 8576)
- Use 'printf' in example code, not 'sprintf' nor 'sprint' (RT 16067)
- DiffOld wasn't passing extra arguments to compare routine (RT 20650)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2007 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index 9f8b17815bc..edd8b1b913f 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.1291 2007/06/09 23:24:08 abs Exp $ +$NetBSD: CHANGES-2007,v 1.1292 2007/06/09 23:25:50 abs Exp $ Changes to the packages collection and infrastructure in 2007: @@ -2502,3 +2502,4 @@ Changes to the packages collection and infrastructure in 2007: Updated devel/p5-File-HomeDir to 0.65 [abs 2007-06-10] Updated archivers/p5-Archive-Tar to 1.32 [abs 2007-06-10] Updated databases/p5-DBI to 1.56 [abs 2007-06-10] + Updated devel/p5-Algorithm-Diff to 1.1902 [abs 2007-06-10] |