Git 1.7.1.4 v1.7.1.4
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 Dec 2010 19:40:40 +0000 (11:40 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Dec 2010 19:40:40 +0000 (11:40 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1  2 
Documentation/RelNotes/1.7.1.4.txt
GIT-VERSION-GEN
RelNotes
gitweb/gitweb.perl

index 0000000,0000000..7c734b4
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,8 @@@
++Git v1.7.1.4 Release Notes
++==========================
++
++Fixes since v1.7.1.3
++--------------------
++
++ * "gitweb" can sometimes be tricked into parrotting a filename argument
++   given in a request without properly quoting.
diff --cc GIT-VERSION-GEN
@@@ -1,7 -1,7 +1,7 @@@
  #!/bin/sh
  
  GVF=GIT-VERSION-FILE
- DEF_VER=v1.7.1.3
 -DEF_VER=v1.7.0.9
++DEF_VER=v1.7.1.4
  
  LF='
  '
diff --cc RelNotes
+++ b/RelNotes
@@@ -1,1 -1,1 +1,1 @@@
- Documentation/RelNotes/1.7.1.3.txt
 -Documentation/RelNotes/1.7.0.9.txt
++Documentation/RelNotes/1.7.1.4.txt
Simple merge