summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/1.7.5.1.txt
blob: cfd9b2aa22794554e1516e5710eec19293b97e39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.