Skip to content

Commit abf1152

Browse files
committed
changelog: add BurntSushi#1911 bug fix
1 parent fdfc418 commit abf1152

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Bug fixes:
66

77
* [BUG #1891](https://github.com/BurntSushi/ripgrep/issues/1891):
88
Fix bug when using `-w` with a regex that can match the empty string.
9+
* [BUG #1911](https://github.com/BurntSushi/ripgrep/issues/1911):
10+
Disable mmap searching in all non-64-bit environments.
911

1012

1113
13.0.0 (2021-06-12)

0 commit comments

Comments
 (0)