[Logcheck-commits] CVS logcheck/debian
CVS User maks-guest
logcheck-devel@lists.alioth.debian.org
Tue, 19 Oct 2004 09:11:05 -0600
Update of /cvsroot/logcheck/logcheck/debian
In directory haydn:/tmp/cvs-serv19062/debian
Modified Files:
changelog
Log Message:
s#\s#[[:space:]]#
we were not doing ourself what we tell users to do..
--- /cvsroot/logcheck/logcheck/debian/changelog 2004/10/19 14:58:51 1.256
+++ /cvsroot/logcheck/logcheck/debian/changelog 2004/10/19 15:11:05 1.257
@@ -7,6 +7,7 @@
* New rules for bind, courier, cpqarrayd, dhcp, jabberd, nagios, ntp,
openvpn, postfix, slapd, smartd, smokeping, squid, ssh, thy, uptimed.
all for level server thanks to Peter Palfrader <weasel@debian.org>.
+ * Logcheck s#\s#[[:space:]]# for the egrep invocations.
--