summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2019-08-02 07:37:27 -0400
committerAndrew Gallant <jamslam@gmail.com>2019-08-02 07:37:27 -0400
commit5b10328f413f43c80f58a6864bb02c5f79b462bf (patch)
treefa9c297c1c9209b2f0a17e7eb6ef110910a3cad7
parent813c676ecac053559a3b1b72034e0c34c8ed7e06 (diff)
changelog: update with bug fix
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b28a89a2..68762a14 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+TBD
+===
+TODO
+
+Bug fixes:
+
+* [BUG #1335](https://github.com/BurntSushi/ripgrep/issues/1335):
+ Fixes a performance bug when searching plain text files with very long lines.
+
+
11.0.2 (2019-08-01)
===================
ripgrep 11.0.2 is a new patch release that fixes a few bugs, including a