git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] Git v2.43.3
@ 2024-02-23 17:16 Junio C Hamano
  0 siblings, 0 replies; only message in thread
From: Junio C Hamano @ 2024-02-23 17:16 UTC (permalink / raw)
  To: git; +Cc: Linux Kernel, git-packagers

The latest maintenance release Git v2.43.3 is now available at
the usual places.

This is to fix another regression in previous 2.43.x release that
were not in 2.43.0 and 2.43.2 did not address.

The tarballs are found at:

    https://www.kernel.org/pub/software/scm/git/

The following public repositories all have a copy of the 'v2.43.3'
tag and the 'maint' branch that the tag points at:

  url = https://git.kernel.org/pub/scm/git/git
  url = https://kernel.googlesource.com/pub/scm/git/git
  url = git://repo.or.cz/alt-git.git
  url = https://github.com/gitster/git

----------------------------------------------------------------

Git 2.43.3 Release Notes
========================

Relative to Git 2.43.2, this release fixes one regression that
manifests while running "git commit -v --trailer".

Fixes since Git 2.43.2
----------------------

 * "git commit -v --trailer=..." was broken with recent update and
   placed the trailer _after_ the divider line, which has been
   corrected.

----------------------------------------------------------------

Changes since v2.43.2 are as follows:

Jeff King (1):
      trailer: fix comment/cut-line regression with opts->no_divider

Junio C Hamano (1):
      Git 2.43.3


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-23 17:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-23 17:16 [ANNOUNCE] Git v2.43.3 Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).