summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabs <abs>2003-04-04 17:20:31 +0000
committerabs <abs>2003-04-04 17:20:31 +0000
commit0fb357fbc88329ffee87f9268ffc89eb46689016 (patch)
treebf27159d6a9162c55d26969de551cdef21f8eb48
parent872db83006d5323bf13ca23949330ae7262bdbba (diff)
downloadpkgsrc-0fb357fbc88329ffee87f9268ffc89eb46689016.tar.gz
Update mrstat to 1.18:
- Ensure error->OK transition correctly detected - Avoid rpc timeout in error->OK transition - Fix stupid parse bug when hostnames given on commandline
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index d33b4cc5609..69f0c1e1bf7 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.1841 2003/04/04 03:23:13 gehenna Exp $
+$NetBSD: CHANGES,v 1.1842 2003/04/04 17:20:31 abs Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -1461,3 +1461,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated py-Numeric to 23.0 [drochner 2003-04-03]
Updated mrstat to 1.16 [abs 2003-04-03]
Updated cvsync-0.19.0 [gehenna 2003-04-03]
+ Updated mrstat to 1.17 [abs 2003-04-04]