From 9deb0c2b787680fb958624925815b62e02bddc47 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 8 Dec 2004 16:53:54 +0000 Subject: hopefully ready for initial beta... --- BUGS | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'BUGS') diff --git a/BUGS b/BUGS index d71c0c4f..38afb911 100644 --- a/BUGS +++ b/BUGS @@ -29,6 +29,17 @@ MEMORY LEAK ON HUPING This causes a small memory leak on each HUP. Will be fixed soon and should not cause real trouble unless you HUP syslogd quite frequently. +WALLMSG FORMAT (* selector) + This format is actually not 100% compatible with stock syslogd - the + date is missing. Will be fixed soon and can also be fixed just via + the proper template. Anyone up for this? ;) + +BUILDING WITH MYSQL + The MySQL code is activated by defining -DWITH_DB in the CFLAGS. + Depending on your system, you may need to change some library locations + and such. Building with MySQL is currently not as straightforward + as it should be ;) + Updates to the bug lists (and potential fixes...) can be found at the official home page at -- cgit