mirror of
https://github.com/git/git.git
synced 2024-11-01 14:57:52 +01:00
761e742d69
There are 108 of them already. That's a bit more than one third of all the files in the Documentation directory already, and still growing. Signed-off-by: Nicolas Pitre <nico@fluxnic.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
21 lines
484 B
Text
21 lines
484 B
Text
GIT v1.5.0.6 Release Notes
|
|
==========================
|
|
|
|
Fixes since v1.5.0.5
|
|
--------------------
|
|
|
|
* Bugfixes
|
|
|
|
- a handful small fixes to gitweb.
|
|
|
|
- build procedure for user-manual is fixed not to require locally
|
|
installed stylesheets.
|
|
|
|
- "git commit $paths" on paths whose earlier contents were
|
|
already updated in the index were failing out.
|
|
|
|
* Documentation
|
|
|
|
- user-manual has better cross references.
|
|
|
|
- gitweb installation/deployment procedure is now documented.
|