diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-12-15 11:47:40 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-12-15 11:47:40 -0800 |
commit | fa1c8542cb3ed2a193aac2e514ebe12d7fe22a04 (patch) | |
tree | fea66ae5bc2dd9d46dd00fa5c2bc7f31e19d6eab /Documentation/RelNotes/1.7.3.4.txt | |
parent | ada6a4117eb204fe14a83bc51daaf923cd8127ec (diff) | |
parent | b91779f17eb19ffc2e63e84728e785cf274b47df (diff) | |
download | git-fa1c8542cb3ed2a193aac2e514ebe12d7fe22a04.tar.gz |
Git 1.7.3.4v1.7.3.4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/1.7.3.4.txt')
-rw-r--r-- | Documentation/RelNotes/1.7.3.4.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/RelNotes/1.7.3.4.txt b/Documentation/RelNotes/1.7.3.4.txt index c2a46a2e96..e57f7c176d 100644 --- a/Documentation/RelNotes/1.7.3.4.txt +++ b/Documentation/RelNotes/1.7.3.4.txt @@ -39,4 +39,7 @@ Fixes since v1.7.3.3 * The post-receive-email sample hook was accidentally broken in 1.7.3.3 update. + * "gitweb" can sometimes be tricked into parrotting a filename argument + given in a request without properly quoting. + Other minor fixes and documentation updates are also included. |