diff options
-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 |