We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8104ebf commit 78f8fbcCopy full SHA for 78f8fbc
Documentation/RelNotes-1.6.2.txt
@@ -0,0 +1,28 @@
1
+GIT v1.6.2 Release Notes
2
+========================
3
+
4
+Updates since v1.6.1
5
+--------------------
6
7
+(subsystems)
8
9
+(portability)
10
11
+(performance)
12
13
+(usability, bells and whistles)
14
15
+(internal)
16
17
18
+Fixes since v1.6.1
19
+------------------
20
21
+All of the fixes in v1.6.1.X maintenance series are included in this
22
+release, unless otherwise noted.
23
24
+--
25
+exec >/var/tmp/1
26
+O=v1.6.1
27
+echo O=$(git describe master)
28
+git shortlog --no-merges $O..master ^maint
RelNotes
@@ -1 +1 @@
-Documentation/RelNotes-1.6.1.txt
+Documentation/RelNotes-1.6.2.txt
0 commit comments