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 dba9194 commit 2ebc02dCopy full SHA for 2ebc02d
Documentation/RelNotes-1.6.1.txt
@@ -0,0 +1,42 @@
1
+GIT v1.6.1 Release Notes
2
+========================
3
+
4
+Updates since v1.6.0
5
+--------------------
6
7
+(subsystems)
8
9
+* ...
10
11
+(portability)
12
13
14
15
+(documentation)
16
17
18
19
+(performance)
20
21
22
23
+(usability, bells and whistles)
24
25
26
27
+(internal)
28
29
30
31
32
+Fixes since v1.6.0
33
+------------------
34
35
+All of the fixes in v1.6.0.X maintenance series are included in this
36
+release, unless otherwise noted.
37
38
+--
39
+exec >/var/tmp/1
40
+O=v1.6.0
41
+echo O=$(git describe master)
42
+git shortlog --no-merges $O..master ^maint
RelNotes
@@ -1 +1 @@
-Documentation/RelNotes-1.6.0.1.txt
+Documentation/RelNotes-1.6.1.txt
0 commit comments