mirror of
https://github.com/git/git.git
synced 2026-01-10 01:56:42 +00:00
@@ -182,6 +182,14 @@ Performance, Internal Implementation, Development Support etc.
|
|||||||
* The "debug" ref-backend was missing a method implementation, which
|
* The "debug" ref-backend was missing a method implementation, which
|
||||||
has been corrected.
|
has been corrected.
|
||||||
|
|
||||||
|
* Build procedure for Wincred credential helper has been updated.
|
||||||
|
|
||||||
|
* The build procedure based on meson learned to allow builders to
|
||||||
|
specify the directory to install HTML documents.
|
||||||
|
|
||||||
|
* Building "git contacts" script (in contrib/) left the resulting
|
||||||
|
file unexecutable, which has been corrected.
|
||||||
|
|
||||||
|
|
||||||
Fixes since v2.51
|
Fixes since v2.51
|
||||||
-----------------
|
-----------------
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
DEF_VER=v2.52.0-rc1
|
DEF_VER=v2.52.0-rc2
|
||||||
|
|
||||||
LF='
|
LF='
|
||||||
'
|
'
|
||||||
|
|||||||
Reference in New Issue
Block a user