summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzuntum <zuntum>2007-08-08 23:22:35 +0000
committerzuntum <zuntum>2007-08-08 23:22:35 +0000
commitc4d0d7a5f9a66377b43e14d5a1d01a00ff097ea8 (patch)
tree7097f8e6f26b2250c2040ae4c267f85c7b57523c
parent9be32a853ea4a8d5a5af79ed18966961f0adac18 (diff)
downloadpkgsrc-c4d0d7a5f9a66377b43e14d5a1d01a00ff097ea8.tar.gz
Note update of misc/mtail to 1.1.1, provided by Martin Wilke <miwi@FreeBSD.org>
Changes since previous pkgsrc version: 1.1.1: * changed threading/signal handling code to accommodate changes in python 2.0 (thanks to joseph grossberg for the bug report). 1.1.0: * added support for tailing multiple files. * added -v and -q options (and long versions) related to filename banner printing. * very minor bugfixes. * added --config option to explicitly specify config file.
-rw-r--r--doc/CHANGES-20073
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index 65d3b261972..274bab9d288 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1749 2007/08/08 22:34:39 joerg Exp $
+$NetBSD: CHANGES-2007,v 1.1750 2007/08/08 23:22:35 zuntum Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -3215,3 +3215,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated print/ghostscript to 8.60 [joerg 2007-08-08]
Updated textproc/intltool to 0.36.0nb1 [wiz 2007-08-08]
Updated pkgtools/pkg_install to 20070808 [joerg 2007-08-08]
+ Updated misc/mttail to 1.1.1 [zuntum 2007-08-09]