Skip to content

Commit 60f3f52

Browse files
committed
The sixteenth batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 75f8dfa commit 60f3f52

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Documentation/RelNotes/2.52.0.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ Performance, Internal Implementation, Development Support etc.
113113
documentation, similar to "make doc".
114114
(merge ff4ec8ded0 ps/meson-build-docs later to maint).
115115
116+
* Dip our toes a bit to (optionally) use Rust implemented helper
117+
called from our C code.
118+
116119
117120
Fixes since v2.51
118121
-----------------
@@ -289,6 +292,12 @@ including security updates, are included in this release.
289292
checking has been updated to use the existing helper function.
290293
(merge ecc5749578 js/curl-off-t-fixes later to maint).
291294

295+
* "git reflog write" did not honor the configured user.name/email
296+
which has been corrected.
297+
298+
* Handling of an empty subdirectory of .git/refs/ in the ref-files
299+
backend has been corrected.
300+
292301
* Other code cleanup, docfix, build fix, etc.
293302
(merge 823d537fa7 kh/doc-git-log-markup-fix later to maint).
294303
(merge cf7efa4f33 rj/t6137-cygwin-fix later to maint).
@@ -315,3 +324,4 @@ including security updates, are included in this release.
315324
(merge fafc9b08b8 ag/doc-sendmail-gmail-example-update later to maint).
316325
(merge a66fc22bf9 rs/get-oid-with-flags-cleanup later to maint).
317326
(merge e1d062e8ba ps/odb-clean-stale-wrappers later to maint).
327+
(merge fdd21ba116 mh/doc-credential-url-prefix later to maint).

0 commit comments

Comments
 (0)