From ffb2d8b0836b6b97f94ee8853b5f54c55057d90e Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 29 Jun 2007 10:26:07 +0000 Subject: done integrating Peter's IPv6 TCP patch --- NEWS | 2 +- linux/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 2e0d5f5d..c3c54d69 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ --------------------------------------------------------------------------- -Version 1.14.1 (RGer/Peter Vrabec), 2007-06-?? +Version 1.14.1 (RGer/Peter Vrabec), 2007-06-29 - added Peter Vrabec's patch for IPv6 TCP - prefixed all messages send to stderr in rsyslogd with "rsyslogd: " --------------------------------------------------------------------------- diff --git a/linux/Makefile b/linux/Makefile index f4435725..5bd22e06 100644 --- a/linux/Makefile +++ b/linux/Makefile @@ -47,7 +47,7 @@ FEATURE_PTHREADS=1 FEATURE_KLOGD=1 # Enable debug mode (much slower code) -FEATURE_DEBUG=1 +FEATURE_DEBUG=0 # The following defines tell us where liblogging is located. This # is only needed if we build with RFC 3195 support. By default, -- cgit v1.2.3