From 10e0f1226cd036e12a1b7298cfc8b13d14a26ebe Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 30 Oct 2005 21:54:52 +0000 Subject: [PATCH] Fixed hang in ftpio of pkg_install. --- doc/CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/CHANGES b/doc/CHANGES index 1d4210f43d77..35a605447a13 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.11718 2005/10/30 21:05:50 agc Exp $ +$NetBSD: CHANGES,v 1.11719 2005/10/30 21:54:52 joerg Exp $ Changes to the packages collection and infrastructure in 2005: @@ -4910,3 +4910,4 @@ Changes to the packages collection and infrastructure in 2005: Updated audio/xine-esound to 1.0.3anb1 [wiz 2005-10-30] Updated comms/hylafax to 4.2.1nb1 [adrianp 2005-10-30] Added devel/intel-iscsi version 20040115 [agc 2005-10-30] + Updated pkgtools/pkg_install to 20051030 [joerg 2005-10-30]