Skip to content

Commit 8db3019

Browse files
committed
A bit more before -rc2
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 8546b35 commit 8db3019

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/RelNotes/2.50.0.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,12 @@ Performance, Internal Implementation, Development Support etc.
201201
we ended up checking for these non-existent files repeatedly, which
202202
has been optimized by memoizing the non-existence.
203203
204+
* Build settings have been improved for BSD based systems.
205+
206+
* Newer version of libcURL detected curl_easy_setopt() calls we made
207+
with platform-natural "int" when we should have used "long", which
208+
all have been corrected.
209+
204210
205211
Fixes since v2.49
206212
-----------------

0 commit comments

Comments
 (0)