diff options
author | joerg <joerg@pkgsrc.org> | 2007-07-14 22:59:32 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-07-14 22:59:32 +0000 |
commit | 6afe2f7afac3c598465b3c2e7c146504a0656f1a (patch) | |
tree | e6d9ee929f95bcebf1b54dfff4a6e097cfec57ec | |
parent | ca03bfb945a00d4777d725efd70fd9d79426b50c (diff) | |
download | pkgsrc-6afe2f7afac3c598465b3c2e7c146504a0656f1a.tar.gz |
ftpio bugfix for pkg_install.
-rw-r--r-- | doc/CHANGES-2007 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index 7ad2c5e533d..ba980ff2a4d 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.1564 2007/07/14 22:20:52 adrianp Exp $ +$NetBSD: CHANGES-2007,v 1.1565 2007/07/14 22:59:32 joerg Exp $ Changes to the packages collection and infrastructure in 2007: @@ -2872,3 +2872,4 @@ Changes to the packages collection and infrastructure in 2007: Updated devel/tre to 0.7.5 [adrianp 2007-07-14] Updated net/libcares to 1.4.0 [adrianp 2007-07-14] Updated chat/unrealircd to 3.2.7 [adrianp 2007-07-14] + Updated pkgtools/pkg_install to 20070715 [joerg 2007-07-14] |