mirror of
https://github.com/tstack/lnav
synced 2024-11-17 15:29:40 +00:00
[NEWS] update news for non-JSON-lines change
This commit is contained in:
parent
07c57dae08
commit
5b34b3a604
3
NEWS.md
3
NEWS.md
@ -33,6 +33,9 @@ Fixes:
|
||||
so that it doesn't block lnav from starting up.
|
||||
* Some ANSI escape sequences will now be removed before testing
|
||||
regexes against a log message.
|
||||
* If a line in a JSON-lines log file does not start with a
|
||||
`{`, it will now be shown as-is and will not have the JSON
|
||||
parse error.
|
||||
|
||||
Cost of Doing Business:
|
||||
* Migrated from pcre to pcre2.
|
||||
|
Loading…
Reference in New Issue
Block a user