1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-02 03:36:09 +02:00

GIT 1.5.4-rc3

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2008-01-11 21:14:39 -08:00
parent a5d7e3a2f1
commit 145d08248e
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
DEF_VER=v1.5.4-rc2.GIT
DEF_VER=v1.5.4-rc3.GIT
LF='
'