diff --git a/CHANGELOG.md b/CHANGELOG.md index aaeb69fa..e39c7b93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ## Bugfixes -- Fix hang when using `--list-themes` with an explicit pager, see #3455 (@abhinavcool42) +- Fix hang when using `--list-themes` with an explicit pager, see #3457 (@abhinavcool42) - Fix negative values of N not being parsed in line ranges without `=` flag value separator, see #3442 (@lmmx) ## Other