summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-21 10:34:43 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-21 10:34:43 +0100
commit41d79b8fead00f85614547606b0c1117f3efa04e (patch)
tree9440f1fd9d193ce988dbded12e8be159dac56764 /ChangeLog
parentf82f810ca8db889e18dcedabcfe9f8a149ffabc6 (diff)
downloadrsyslog-41d79b8fead00f85614547606b0c1117f3efa04e.tar.gz
rsyslog-41d79b8fead00f85614547606b0c1117f3efa04e.tar.xz
rsyslog-41d79b8fead00f85614547606b0c1117f3efa04e.zip
bugfix: strgen could not be used together with database outputs
because the sql/stdsql option could not be specified. This has been solved by permitting the strgen to include the opton inside its name. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=195
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3503ed69..70d7d322 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
---------------------------------------------------------------------------
Version 5.7.10 [V5-BETA] (rgerhards), 2011-03-??
+- new sample plugin for a strgen to generate sql statement consumable
+ by a database plugin
+- bugfix: strgen could not be used together with database outputs
+ because the sql/stdsql option could not be specified. This has been
+ solved by permitting the strgen to include the opton inside its name.
+ closes: http://bugzilla.adiscon.com/show_bug.cgi?id=195
---------------------------------------------------------------------------
Version 5.7.9 [V5-BETA] (rgerhards), 2011-03-16
- improved testbench