branch: elpa/magit commit e28da38ad4d73fcf265a11aa4fda16a331c1bc29 Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
Update changelog --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 051cbcdc850..7b00e23c814 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,9 @@ Bug fixes: to ~nil~ resulted in an error, due to ~tramp-pipe-stty-settings~ not being bound yet. #5240 +- ~magit-copy-section-value~ no longer did anything for most section + types. #5244. + * v4.1.1 2024-10-01 - Avoid unnecessary work when ~auto-revert-remote-files~ is ~nil~. #5222