summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2003-03-06 22:00:00 +0000
committerabs <abs@pkgsrc.org>2003-03-06 22:00:00 +0000
commit191bae1dd9f4081bc0b91e4a17ef2e2ccfb1cafa (patch)
treeb52c025dab1ae2608131ad18ce409f5dd96a0238 /doc
parent975d85bde2b374cf432af5ec504ace63281a5ec8 (diff)
downloadpkgsrc-191bae1dd9f4081bc0b91e4a17ef2e2ccfb1cafa.tar.gz
Update rconfig to 0.15:
- Ensure ${name} is set when -f is used - configuration parsing now permits key += value, and continuation lines - If probe fails without output do not attempt to update rconfig_probe - Try to explain tags a little more clearly
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index ba315028652..1f396a5962a 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.1581 2003/03/06 21:14:42 atatat Exp $
+$NetBSD: CHANGES,v 1.1582 2003/03/06 22:00:40 abs Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -979,3 +979,5 @@ Changes to the packages collection and infrastructure in 2003:
Updated p5-Text-Iconv to 1.2 [wiz 2003-03-06]
Updated rsync to 2.5.6 [salo 2003-03-06]
Updated pkgdepgraph to 12.0 [atatat 2003-03-06]
+ Updated rconfig to 0.15 [abs 2003-03-06]
+