Skip to content

Commit

Permalink
GIT 1.5.4.7
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Dec 17, 2008
1 parent dfff4b7 commit 34b146c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions Documentation/RelNotes-1.5.4.7.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
GIT v1.5.4.7 Release Notes
==========================

Fixes since 1.5.4.7
-------------------

* 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.
2 changes: 1 addition & 1 deletion RelNotes

0 comments on commit 34b146c

Please sign in to comment.