提交 145d0824 编写于 作者: J Junio C Hamano

GIT 1.5.4-rc3

Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 a5d7e3a2
......@@ -61,7 +61,7 @@ Deprecation notices
Updates since v1.5.3
--------------------
* Comes with much improved gitk.
* Comes with much improved gitk, with i18n.
* Comes with "git gui" 0.9.1 with i18n.
......@@ -358,6 +358,6 @@ series.
--
exec >/var/tmp/1
O=v1.5.4-rc2-59-g2370781
O=v1.5.4-rc3
echo O=`git describe refs/heads/master`
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint
#!/bin/sh
GVF=GIT-VERSION-FILE
DEF_VER=v1.5.4-rc2.GIT
DEF_VER=v1.5.4-rc3.GIT
LF='
'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册