mirror of
https://github.com/git/git.git
synced 2026-01-11 21:33:13 +09:00
A bit more before -rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
8546b3566e
commit
8db3019401
@ -201,6 +201,12 @@ Performance, Internal Implementation, Development Support etc.
|
||||
we ended up checking for these non-existent files repeatedly, which
|
||||
has been optimized by memoizing the non-existence.
|
||||
|
||||
* Build settings have been improved for BSD based systems.
|
||||
|
||||
* Newer version of libcURL detected curl_easy_setopt() calls we made
|
||||
with platform-natural "int" when we should have used "long", which
|
||||
all have been corrected.
|
||||
|
||||
|
||||
Fixes since v2.49
|
||||
-----------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user