aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2024-10-01 21:16:16 +0200
committerJonas Bernoulli <jonas@bernoul.li>2024-10-01 21:16:16 +0200
commitb0e6d02e6183c53663f170d64c19f17db7d04812 (patch)
tree6f9b829214432cbb9a7285eb7e9c8c63b16cf826 /CHANGELOG
parent5395798301dfbb6f295c511028f538d94ce7cad7 (diff)
magit-blame--update-heading-overlay: Reset all face properties
By using `default' as the last face, we prevent the `before-string' from being displayed using any attributes from the faces use by the first character of the text on which we put the overlay. Closes #5223.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 83e89c7..f7f0eb2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -25,6 +25,8 @@ Bug fixes:
- ~magit-blame--format-string-1~ didn't handle a list of faces
correctly.
+- Addressed an incompatibility with Indent-Bars. #5233
+
* v4.1.0 2024-09-01
- The library ~git-commit.el~ is no longer distributed as a separate