summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabs <abs>2004-05-21 13:39:56 +0000
committerabs <abs>2004-05-21 13:39:56 +0000
commit1306057a8f2478504b190e7b8e6f78c8129ba019 (patch)
tree2c3826b53cf9b87ffc52685d9b951b906244aa05
parentc337e74f5e8acdd06f999a3d711f951b8f82a942 (diff)
downloadpkgsrc-1306057a8f2478504b190e7b8e6f78c8129ba019.tar.gz
update rconfig to 0.30
0.28: - Use netname() when running fping etc. Reject duplicate hostnames. Problem noted by alan. 0.29: - Add ${fqdn} to the list of available keys in dirtrees. - Allow 'key -= value' to remove values from key settings - When '-d' is specified display the final state of the configuration - If dirtrees is assigned with '=', disable the 'insert after ${type}' behaviour for any subsequent 'distrees +=' option 0.30: - completely rework parsing of rdist
-rw-r--r--doc/CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 6bedee8cff4..668a8d0e0f1 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5998 2004/05/21 10:46:46 adam Exp $
+$NetBSD: CHANGES,v 1.5999 2004/05/21 13:39:56 abs Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2609,3 +2609,5 @@ Changes to the packages collection and infrastructure in 2004:
Updated mathomatic to 11.1c [minskim 2004-05-20]
Updated fltk to 1.1.5rc1nb1 [ben 2004-05-20]
Updated xplanet to 1.0.7 [adam 2004-05-21]
+ Updated rconfig to 0.30 [abs 2004-05-21]
+