- add note about thread names

This commit is contained in:
Jordan Sissel 2013-01-16 22:26:59 -08:00
parent f94fa34f38
commit 080ae5e08c

View file

@ -1,4 +1,8 @@
1.1.10 (????)
## general
- on linux, all threads will set their process names so you can identify
threads in tools like top(1).
## filters
- deprecation: the --grok-patterns-path flag is deprecated and will now
warn you if you use it. (LOGSTASH-803)