about summary refs log tree commit diff
path: root/third_party/git/Documentation/RelNotes/2.29.1.txt
blob: 295ee2135f48de8aaf7bf67045a7ed43f001b84d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Git v2.29.1 Release Notes
=========================

This is to fix the build procedure change in 2.28 where we failed to
install a few programs that should be installed in /usr/bin (namely,
receive-pack, upload-archive and upload-pack) when the non-default
SKIP_DASHED_BUILT_INS installation option is in effect.

A minor glitch in a non-default installation may usually not deserve
a hotfix, but I know Git for Windows ship binaries built with this
option, so let's make an exception.