aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 82b8c63..db8fe0f 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