diff options
author | abs <abs@pkgsrc.org> | 2002-10-08 09:39:57 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2002-10-08 09:39:57 +0000 |
commit | f44b3cc76599979b7bec005c1dfe3ffdc60e1c5e (patch) | |
tree | a9a356f8d4e9693ecf98d525d03700ae3f19bd2d /doc | |
parent | 7b1af10954b6ab8b9003a83bca0214dd84b86ceb (diff) | |
download | pkgsrc-f44b3cc76599979b7bec005c1dfe3ffdc60e1c5e.tar.gz |
Update p5-Text-CSV-Hash to 0.15:
Implement 'max_data_rows' - useful if you just want to
check the first few lines of a massive file.
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 5f639512cd8..0688194c340 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.203 2002/10/08 06:13:32 itojun Exp $ +$NetBSD: CHANGES,v 1.204 2002/10/08 09:39:57 abs Exp $ Changes to the packages collection and infrastructure in 2002: @@ -3152,3 +3152,4 @@ Changes to the packages collection and infrastructure in 2002: Updated gap to 4.3nb1 [cjep 2002-10-08] Added p5-String-CRC32-1.2 [cjep 2002-10-08] Updated sendmail to 8.11.6nb2 [itojun 2002-10-08] + Updated p5-Text-CSV-Hash to 0.15 [abs 2002-10-08] |