We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a67dc commit 65f13f2Copy full SHA for 65f13f2
Documentation/RelNotes/1.7.5.1.txt
@@ -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
@@ -1 +1 @@
-Documentation/RelNotes/1.7.5.txt
+Documentation/RelNotes/1.7.5.1.txt
0 commit comments