diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-11-18 10:42:06 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-11-18 10:42:06 +0100 |
commit | 59cbf416fd526a9a601cea049bbabd6e74bfc66a (patch) | |
tree | f8153e3e50a9736391f990bf75194a1a669231cd | |
parent | cebc7f99e1eb3b2447a117623793ef50ef2e5275 (diff) | |
download | rsyslog-59cbf416fd526a9a601cea049bbabd6e74bfc66a.tar.gz rsyslog-59cbf416fd526a9a601cea049bbabd6e74bfc66a.tar.bz2 rsyslog-59cbf416fd526a9a601cea049bbabd6e74bfc66a.zip |
doc: omhiredis now works on v8
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | doc/v8compatibility.html | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,7 @@ --------------------------------------------------------------------------- Version 8.1.1 [devel] 2013-11-?? +- omhiredis: now supports v8 output module interface and works again + Thanks to Pavel Levshin for the patch - mmaudit: now supports v8 output module interface and work again - bugfix: potential abort on startup in debug mode This depends on template type being used. The root cause was a diff --git a/doc/v8compatibility.html b/doc/v8compatibility.html index 85a0a7b1..549a7fef 100644 --- a/doc/v8compatibility.html +++ b/doc/v8compatibility.html @@ -26,7 +26,6 @@ need to be updated: <ul> <li>plugins/omgssapi <li>plugins/omhdfs -<li>plugins/omhiredis - not project supported <li>plugins/omrabbitmq - not project supported <li>plugins/omzmq3 - not project supported <li>plugins/mmrfc5424addhmac - was a custom project, requires sponsoring |