Skip to content

Commit f0ef5b6

Browse files
committed
The fifth batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent aea8cc3 commit f0ef5b6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Documentation/RelNotes/2.53.0.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ UI, Workflows & Features
1313

1414
* "git blame" learns "--diff-algorithm=<algo>" option.
1515

16+
* "git repo info" learned "--all" option.
17+
18+
* Both "git apply" and "git diff" learn a new whitespace error class,
19+
"incomplete-line".
20+
21+
* Add a new manual that describes the data model.
22+
1623

1724
Performance, Internal Implementation, Development Support etc.
1825
--------------------------------------------------------------
@@ -95,7 +102,11 @@ Fixes since v2.52
95102
* Emulation code clean-up.
96103
(merge 2367c6bcd6 gf/win32-pthread-cond-wait-err later to maint).
97104

105+
* Various issues detected by Asan have been corrected.
106+
(merge a031b6181a jk/asan-bonanza later to maint).
107+
98108
* Other code cleanup, docfix, build fix, etc.
99109
(merge 46207a54cc qj/doc-http-bad-want-response later to maint).
100110
(merge df90eccd93 kh/doc-commit-extra-references later to maint).
101111
(merge f18aa68861 rs/xmkstemp-simplify later to maint).
112+
(merge fddba8f737 ja/doc-synopsis-style later to maint).

0 commit comments

Comments
 (0)