From: Eric S. Raymond Date: Wed, 3 Oct 2012 20:31:49 +0000 (-0400) Subject: Point at a a new feature. X-Git-Tag: 1.6~7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=88e20c0b3e789a387d44421f1a3a832b3766597b;p=irker.git Point at a a new feature. --- diff --git a/NEWS b/NEWS index ba4881c..d9afdcd 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ In 1.5 trying to appease pylint broke the Mercurial hook. Added credits for contributors in hacking.txt. Fix the aging out of connections when we hit a resource limit. + Add option for external filtering. 1.5 @ 2012-10-03 Mercurial support. diff --git a/hacking.txt b/hacking.txt index a6a57a2..b9c397d 100644 --- a/hacking.txt +++ b/hacking.txt @@ -57,7 +57,7 @@ Peter Scott contributed the original greenlet support. Laurent Bachelier fixed the Makefile so it -wouldn't break stuff. +wouldn't break stuff and added the external filtering option. dak180 (name withheld by request) wrote the OS X launchd plist.