Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 4th, 2012  |  syntax: None  |  size: 0.69 KB  |  hits: 6  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. diff --git a/CHANGELOG b/CHANGELOG
  2. index 5bdbfcb..8e1c6f2 100644
  3. --- a/CHANGELOG
  4. +++ b/CHANGELOG
  5. @@ -24,6 +24,11 @@
  6.    - upgrade: now using cabin library for all internal logging
  7.    - feature: add json filter to turn an event field with JSON into the
  8.      expanded data structure
  9. +  - feature: zeromq input and output plugins. Requires you have libzmq
  10. +    installed on your system.
  11. +  - feature: all plugins now have a 'plugin status' indicating the expectation
  12. +    of stability, successful deployment, and rate of code change. If you
  13. +    use an unstable plugin, you will now see a warning message on startup.
  14.  
  15.    ## general
  16.    - bugfix: initialize log4j appenders. silences warnings, provides logging