Fix typo in 0.71 changelog entry (#4721)
CodeQL / Analyze (go) (push) Has been cancelled
build / build (push) Has been cancelled
Test fzf on macOS / build (push) Has been cancelled

Thanks!
This commit is contained in:
Eman Resu
2026-03-17 11:45:00 +09:00
committed by GitHub
parent fc60406684
commit 2aec7d5201
+1 -1
View File
@@ -25,7 +25,7 @@ CHANGELOG
``` ```
- Improved the cache structure, reducing memory footprint per entry by 86x. - Improved the cache structure, reducing memory footprint per entry by 86x.
- With the reduced per-entry cost, the cache now has broader coverage. - With the reduced per-entry cost, the cache now has broader coverage.
- fish: Improved command history (CTRL-R) (#44703) (@bitraid) - fish: Improved command history (CTRL-R) (#4703) (@bitraid)
- Bug fixes - Bug fixes
- Fixed AWK tokenizer not treating a new line character as whitespace - Fixed AWK tokenizer not treating a new line character as whitespace
- Fixed `--{accept,with}-nth` removing trailing whitespaces with a non-default `--delimiter` - Fixed `--{accept,with}-nth` removing trailing whitespaces with a non-default `--delimiter`