File tree Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change
1
+ GIT v1.5.0.6 Release Notes
2
+ ==========================
3
+
4
+ Fixes since v1.5.0.5
5
+ --------------------
6
+
7
+ * Bugfixes
8
+
9
+ - a handful small fixes to gitweb.
10
+
11
+ - build procedure for user-manual is fixed not to require locally
12
+ installed stylesheets.
13
+
14
+ - "git commit $paths" on paths whose earlier contents were
15
+ already updated in the index were failing out.
16
+
17
+ * Documentation
18
+
19
+ - user-manual has better cross references.
20
+
21
+ - gitweb installation/deployment procedure is now documented.
22
+
Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
2
3
3
GVF=GIT-VERSION-FILE
4
- DEF_VER=v1.5.0.5 .GIT
4
+ DEF_VER=v1.5.0.6 .GIT
5
5
6
6
LF='
7
7
'
Original file line number Diff line number Diff line change 1
- Documentation/RelNotes-1.5.0.5 .txt
1
+ Documentation/RelNotes-1.5.0.6 .txt
You can’t perform that action at this time.
0 commit comments