summaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2004-12-08 16:53:54 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2004-12-08 16:53:54 +0000
commit9deb0c2b787680fb958624925815b62e02bddc47 (patch)
tree14e945ddbb5a15b4533c5c3310b38e85751249e1 /BUGS
parentd7ca742bcb11ab3d68288afe08d517f6513a1b93 (diff)
downloadrsyslog-9deb0c2b787680fb958624925815b62e02bddc47.tar.gz
rsyslog-9deb0c2b787680fb958624925815b62e02bddc47.tar.xz
rsyslog-9deb0c2b787680fb958624925815b62e02bddc47.zip
hopefully ready for initial beta...
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS11
1 files changed, 11 insertions, 0 deletions
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