summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Peter <sharkdp@users.noreply.github.com>2024-02-12 08:19:56 +0100
committerGitHub <noreply@github.com>2024-02-12 08:19:56 +0100
commitbc1ca1a34691e6cbd423c8b29e746dfbdbd70681 (patch)
treec542fe7a097828dc0c6f20983dbe305f75120899 /CHANGELOG.md
parent84d80eebd0b224cd799282121e817fa5f0d57d5e (diff)
parentf73512097894950e795daacf51e3852604c6be4d (diff)
Merge branch 'master' into fix-2185
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f0d81642..ec8348d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
- Fix `NO_COLOR` support, see #2767 (@acuteenvy)
- Fix handling of inputs with OSC ANSI escape sequences, see #2541 and #2544 (@eth-p)
- Fix handling of inputs with combined ANSI color and attribute sequences, see #2185 and #2856 (@eth-p)
+- Fix panel width when line 10000 wraps, see #2854 (@eth-p)
## Other