Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-12-15 22:47:40 +0300
committerJunio C Hamano <gitster@pobox.com>2010-12-15 22:47:40 +0300
commitfa1c8542cb3ed2a193aac2e514ebe12d7fe22a04 (patch)
treefea66ae5bc2dd9d46dd00fa5c2bc7f31e19d6eab /Documentation/RelNotes/1.7.3.4.txt
parentada6a4117eb204fe14a83bc51daaf923cd8127ec (diff)
parentb91779f17eb19ffc2e63e84728e785cf274b47df (diff)
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.txt3
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.