Start 1.7.5.1 maintenance track
authorJunio C Hamano <gitster@pobox.com>
Fri, 29 Apr 2011 18:47:10 +0000 (11:47 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 Apr 2011 18:47:35 +0000 (11:47 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.5.1.txt [new file with mode: 0644]
RelNotes
diff --git a/Documentation/RelNotes/1.7.5.1.txt b/Documentation/RelNotes/1.7.5.1.txt
new file mode 100644 (file)
index 0000000..cfd9b2a
--- /dev/null
@@ -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.
index 540b756d2f64d8c8ebf927a707b9b2cc0a4c6151..1f849d224e07bca8c3d17aeab0ef0e0d29c1da24 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/1.7.5.txt
\ No newline at end of file
+Documentation/RelNotes/1.7.5.1.txt
\ No newline at end of file