diff options
author | rillig <rillig> | 2005-10-23 19:21:15 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-10-23 19:21:15 +0000 |
commit | 6eecd417e08773cad1a7b398156e25402bddd4ec (patch) | |
tree | d21506aa68699534bee3e7e3a97a6febc05515aa /doc | |
parent | d9e76a8441555f101e7f7af8ffb84e50851fa0e3 (diff) | |
download | pkgsrc-6eecd417e08773cad1a7b398156e25402bddd4ec.tar.gz |
Updated pkglint to 4.29.
Fixed the detection of list variables that are modified with operators
other than "+=". Added *_SKIP to the list of plural variable names.
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 0c703be5bbe..cbd603abae9 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.11625 2005/10/23 19:15:35 minskim Exp $ +$NetBSD: CHANGES,v 1.11626 2005/10/23 19:21:15 rillig Exp $ Changes to the packages collection and infrastructure in 2005: @@ -4789,3 +4789,4 @@ Changes to the packages collection and infrastructure in 2005: Added databases/qdbm version 1.8.33 [minskim 2005-10-23] Updated x11/gtkglarea to 1.2.3nb1 [wiz 2005-10-23] Added textproc/hyperestraier version 1.0.1 [minskim 2005-10-23] + Updated pkgtools/pkglint to 4.29 [rillig 2005-10-23] |