Path to this page:
Subject: CVS commit: pkgsrc/textproc/p5-String-Approx
From: Todd Vierling
Date: 2004-03-29 20:51:27
Message id: 20040329185127.012662DA1D@cvs.netbsd.org
Log Message:
Eek, meant to import 3.23, not 3.20. Since this is an update, ChangeLog:
=====
Mon Nov 30 15:18:15 2003 Jarkko Hietaniemi <jhi@iki.fi>
* Safeguards against trying to use greater edit distance
than the pattern is long, inspired by 'idallen'.
* Advise against using String::Approx for text comparisons,
since String::Approx is meant for strings.
* Released as 3.23.
Sun Oct 19 12:17:20 2003 Jarkko Hietaniemi <jhi@iki.fi>
* adistr($pattern, @inputs) returned absolute, not relative,
distances in list context, reported by 'idallen'.
* Released as 3.22.
Sat Oct 18 10:29:30 2003 Jarkko Hietaniemi <jhi@iki.fi>
* asubstitute() didn't substitute in $_ as promised,
reported by Tim Maher.
* Released as 3.21.
Files: