aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/RelNotes/2.47.0.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.47.0.txt b/Documentation/RelNotes/2.47.0.txt
index ffc0c5c4a2..86d2596bcc 100644
--- a/Documentation/RelNotes/2.47.0.txt
+++ b/Documentation/RelNotes/2.47.0.txt
@@ -65,6 +65,9 @@ UI, Workflows & Features
to discourage its use by interactive users. Add documentation to
help tool writers.
+ * "git apply --3way" learned to take "--ours" and other options.
+
+
Performance, Internal Implementation, Development Support etc.
--------------------------------------------------------------
@@ -241,3 +244,4 @@ Fixes since v2.46
* Other code cleanup, docfix, build fix, etc.
(merge be10ac7037 jc/mailinfo-header-cleanup later to maint).
(merge 9a36ea37ae jc/doc-skip-fetch-all-and-prefetch later to maint).
+ (merge 4460e052e0 jc/range-diff-lazy-setup later to maint).