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 d828fdb commit 685c568Copy full SHA for 685c568
Documentation/RelNotes-1.6.6.1.txt
@@ -0,0 +1,15 @@
1
+Git v1.6.6.1 Release Notes
2
+==========================
3
+
4
+Fixes since v1.6.6
5
+------------------
6
7
+ * http-backend was not listed in the command list in the documentation.
8
9
+Other minor documentation updates are included.
10
11
+--
12
+exec >/var/tmp/1
13
+O=v1.6.6-4-gd828fdb
14
+echo O=$(git describe maint)
15
+git shortlog --no-merges $O..maint
RelNotes
@@ -1 +1 @@
-Documentation/RelNotes-1.6.6.txt
+Documentation/RelNotes-1.6.6.1.txt
0 commit comments