diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-01-11 21:14:39 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-01-11 21:40:55 -0800 |
commit | 145d08248eb6076b4557005fc7b4fc0270a7a780 (patch) | |
tree | 0a59eb1a536ef129f6b253611f2f7c14bc9ad6ce /Documentation/RelNotes-1.5.4.txt | |
parent | RPM spec: include gitk message files. (diff) | |
download | tgif-145d08248eb6076b4557005fc7b4fc0270a7a780.tar.xz |
GIT 1.5.4-rc3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.5.4.txt')
-rw-r--r-- | Documentation/RelNotes-1.5.4.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/RelNotes-1.5.4.txt b/Documentation/RelNotes-1.5.4.txt index c05de3d1d8..7d2a973c79 100644 --- a/Documentation/RelNotes-1.5.4.txt +++ b/Documentation/RelNotes-1.5.4.txt @@ -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 |