Skip to content

Commit 34b146c

Browse files
committed
GIT 1.5.4.7
Signed-off-by: Junio C Hamano <[email protected]>
1 parent dfff4b7 commit 34b146c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Documentation/RelNotes-1.5.4.7.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
GIT v1.5.4.7 Release Notes
2+
==========================
3+
4+
Fixes since 1.5.4.7
5+
-------------------
6+
7+
* Removed support for an obsolete gitweb request URI, whose
8+
implementation ran "git diff" Porcelain, instead of using plumbing,
9+
which would have run an external diff command specified in the
10+
repository configuration as the gitweb user.

RelNotes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Documentation/RelNotes-1.5.4.6.txt
1+
Documentation/RelNotes-1.5.4.7.txt

0 commit comments

Comments
 (0)