diff options
Diffstat (limited to 'Documentation/RelNotes-1.5.6.6.txt')
-rw-r--r-- | Documentation/RelNotes-1.5.6.6.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/RelNotes-1.5.6.6.txt b/Documentation/RelNotes-1.5.6.6.txt deleted file mode 100644 index 79da23db5..000000000 --- a/Documentation/RelNotes-1.5.6.6.txt +++ /dev/null @@ -1,10 +0,0 @@ -GIT v1.5.6.6 Release Notes -========================== - -Fixes since 1.5.6.5 -------------------- - - * Removed support for an obsolete gitweb request URI, whose - implementation ran "git diff" Porcelain, instead of using plumbing, - which would have run an external diff command specified in the - repository configuration as the gitweb user. |