Browse Source

Start 1.7.5.1 maintenance track

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Junio C Hamano 14 years ago
parent
commit
65f13f20bc
  1. 14
      Documentation/RelNotes/1.7.5.1.txt
  2. 2
      RelNotes

14
Documentation/RelNotes/1.7.5.1.txt

@ -0,0 +1,14 @@ @@ -0,0 +1,14 @@
Git v1.7.5.1 Release Notes
==========================

Fixes since v1.7.5
------------------

* The "--date=relative" output format used to say "X years, 12 months"
when it should have said "X+1 years".

* An error message from "git send-email" to diagnose a broken SMTP
connection configuration lacked a space between "hello=<smtp-domain>"
and "port=<smtp-server-port>".

And other minor fixes and documentation updates.

2
RelNotes

@ -1 +1 @@ @@ -1 +1 @@
Documentation/RelNotes/1.7.5.txt
Documentation/RelNotes/1.7.5.1.txt
Loading…
Cancel
Save