branch: elpa/magit
commit c1448720eac5222beef827277c369fc5bab04a36
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
Update changelog
---
CHANGELOG | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG b/CHANGELOG
index 02feea167ab..12540bff90b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -40,6 +40,10 @@
- Commands for showing logs for wip branches were no longer displayed
in the log menu, despite ~magit-wip-mode~ being enabled. #5488
+- Added new option ~magit-wip-debug~. 655bc502a3
+
+- Various build improvements.
+
* v4.4.2 2025-10-06
- Addressed harmless compiler warning.