diff options
author | Junio C Hamano <junkio@cox.net> | 2007-05-06 10:07:04 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-05-06 10:07:04 +0200 |
commit | 9159afbfce955db86373dab95b5f8e31fb763dae (patch) | |
tree | 10e316d2fe84a19de61878c68171094f6dfeb022 /Documentation/RelNotes-1.5.2.txt | |
parent | Merge branch 'maint' (diff) | |
download | git-9159afbfce955db86373dab95b5f8e31fb763dae.tar.xz git-9159afbfce955db86373dab95b5f8e31fb763dae.zip |
GIT v1.5.2-rc2v1.5.2-rc2
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/RelNotes-1.5.2.txt')
-rw-r--r-- | Documentation/RelNotes-1.5.2.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes-1.5.2.txt b/Documentation/RelNotes-1.5.2.txt index 712ebb0b78..02b8ea0a68 100644 --- a/Documentation/RelNotes-1.5.2.txt +++ b/Documentation/RelNotes-1.5.2.txt @@ -171,6 +171,6 @@ this release, unless otherwise noted. -- exec >/var/tmp/1 -O=v1.5.2-rc0-106-g07c785d +O=v1.5.2-rc1-32-g125a5f1 echo O=`git describe refs/heads/master` git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint |