From 5c1eac41a364c9bbf08abc1b3ca4698c4e8f929d Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sun, 16 Feb 2020 22:24:52 -0500 Subject: changelog: highlight a bad performance regression --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e841cc64..d0d294df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,8 +30,9 @@ Bug fixes: * [BUG #1291](https://github.com/BurntSushi/ripgrep/issues/1291): ripgrep now works in non-existent directories. -* [BUG #1335](https://github.com/BurntSushi/ripgrep/issues/1335): +* [**BUG #1335**](https://github.com/BurntSushi/ripgrep/issues/1335): Fixes a performance bug when searching plain text files with very long lines. + This was a serious performance regression in some cases. * [BUG #1344](https://github.com/BurntSushi/ripgrep/issues/1344): Document usage of `--type all`. * [BUG #1445](https://github.com/BurntSushi/ripgrep/issues/1445): -- cgit v1.2.3