diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2005-08-15 08:08:44 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2005-08-15 08:08:44 +0000 |
commit | f6d743af3f7b9154a5d9e6b8696297d697a8f494 (patch) | |
tree | a5fcd695a348a73e1a6faf95a9e858d7440c6b2b /NEWS | |
parent | be0d9edbee79d6a0331e64697642be393fe776ab (diff) | |
download | rsyslog-f6d743af3f7b9154a5d9e6b8696297d697a8f494.tar.gz rsyslog-f6d743af3f7b9154a5d9e6b8696297d697a8f494.tar.xz rsyslog-f6d743af3f7b9154a5d9e6b8696297d697a8f494.zip |
fixed bug in makefiles - MySQL support could not be enabled
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ Version 0.9.7 (RGer), 2005-08-15 - changed syslogd.c so that when compiled without database support, an error message is displayed when a database action is detected in the config file (previously this was used as an user rule ;)) +- fixed a bug in the os-specific Makefiles which caused MySQL + support to not be compiled, even if selected --------------------------------------------------------------------------- Version 0.9.6 (RGer), 2005-08-09 - greatly enhanced documentation. Now available in html format in |