Junio C Hamano | 9529a25 | 2007-03-28 13:53:00 -0700 | [diff] [blame] | 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. |