branch: elpa/magit
commit 1359cc8de778916b8f38a4b3cf163759361ca950
Author: Jonas Bernoulli <jo...@bernoul.li>
Commit: Jonas Bernoulli <jo...@bernoul.li>

    Update changelog
---
 CHANGELOG | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index 82b8c63cb0a..db8fe0f2bb9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,9 +13,20 @@
 - A form from the ~cond-let~ library made it into the autoloads file,
   where that library isn't being loaded.  #5451
 
+- ~magit-revert-rev-file-buffer~ did not respect a value of ~nil~ for
+  ~enable-local-variables~.  5eb31a419a
+
 - Improved commands for jumping to specific sections in revision
   buffers.  #5442
 
+- Improved consistency of scroll command bindings.  #5453
+
+- It is possible again to exit ~magit-completing-read-multiple~ with
+  no input if REQUIRE-MATCH is ~t~.  b5066e5fa4
+
+- Diffs that appear in logs could not be parsed in some edge cases.
+  #5454
+
 * v4.4.0    2025-09-09
 
 - At least Emacs 28.1 is required now.  Emacs 30.1 was released

Reply via email to