Merge branch 'jn/gitweb-blame' (early part) into next
[git] / Documentation / RelNotes-1.5.0.6.txt
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.