Opened 12 months ago
Closed 12 months ago
#19314 closed enhancement (fixed)
git-2.43.2
Reported by: | Bruce Dubbs | Owned by: | Rahul Chandra |
---|---|---|---|
Priority: | normal | Milestone: | 12.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
New point version.
Change History (4)
comment:1 by , 12 months ago
Milestone: | 12.2 → 12.1 |
---|
comment:2 by , 12 months ago
comment:3 by , 12 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 12 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Relative to Git 2.43.1, this release has two important fixes to allow "git imap-send" to be built with NO_CURL defined, and to restore the forced flushing behaviour when GIT_FLUSH=1 is set. It also contains other, unexciting, fixes that have already been merged to the 'master' branch of the development towards the next major release.
Fixes since Git 2.43.1
//-comments
to/* comments */
in files whose comments prevalently use the latter.Also contains documentation updates, code clean-ups and minor fixups.