summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9d9f5e7)
raw | patch | inline | side by side (parent: 9d9f5e7)
author | Junio C Hamano <gitster@pobox.com> | |
Wed, 5 Jan 2011 22:49:19 +0000 (14:49 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 5 Jan 2011 22:49:19 +0000 (14:49 -0800) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.3.5.txt | patch | blob | history | |
GIT-VERSION-GEN | patch | blob | history |
index 8c266cde7212d85b44a7ee3386633ad7d5d9d97d..40f3ba579544cd0429df1e38646b88a6b8c43075 100644 (file)
* "git rebase --skip" to skip the last commit in a series used to fail
to run post-rewrite hook and to copy notes from old commits that have
successfully been rebased so far. Now it do (backmerge ef88ad2).
+
+ * "gitweb" tried to show a wrong feed logo when none was specified.
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index d40b287e5a91b29d0807a84077d8f6a89e073159..d810ec288015de8113fa388730579e4fdedbfa20 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.3.4
+DEF_VER=v1.7.3.5
LF='
'