diff options
Diffstat (limited to 'Documentation/RelNotes-1.5.0.6.txt')
-rw-r--r-- | Documentation/RelNotes-1.5.0.6.txt | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/Documentation/RelNotes-1.5.0.6.txt b/Documentation/RelNotes-1.5.0.6.txt deleted file mode 100644 index c02015ad5f..0000000000 --- a/Documentation/RelNotes-1.5.0.6.txt +++ /dev/null @@ -1,21 +0,0 @@ -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. |