Skip to content

Commit 65f13f2

Browse files
committed
Start 1.7.5.1 maintenance track
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 04a67dc commit 65f13f2

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

Documentation/RelNotes/1.7.5.1.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Git v1.7.5.1 Release Notes
2+
==========================
3+
4+
Fixes since v1.7.5
5+
------------------
6+
7+
* The "--date=relative" output format used to say "X years, 12 months"
8+
when it should have said "X+1 years".
9+
10+
* An error message from "git send-email" to diagnose a broken SMTP
11+
connection configuration lacked a space between "hello=<smtp-domain>"
12+
and "port=<smtp-server-port>".
13+
14+
And other minor fixes and documentation updates.

RelNotes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Documentation/RelNotes/1.7.5.txt
1+
Documentation/RelNotes/1.7.5.1.txt

0 commit comments

Comments
 (0)