update changelog for grep filter fix

This commit is contained in:
Pete Fritchman 2011-05-23 16:01:42 -07:00
parent e21ef0e48f
commit c48efe849c

View file

@ -1,3 +1,8 @@
1.0.11 (???)
- Fix bug in grep filter that would drop/cancel events if you had more
than one event type flowing through filters and didn't have a grep
filter defined for each type.
1.0.10 (May 23, 2011)
- Fix tcp input bug (LOGSTASH-88) that would drop connections.
- Grok patterns_dir (filter config) and --grok-patterns-dir (cmdline opt)