diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-04-02 10:42:14 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-04-02 11:13:25 -0700 |
commit | 6c41b80153a2e4ee347d0e968ee8d0d9abfc8862 (patch) | |
tree | 97409de94a6ddfc499027e31e0285fa94fa96737 /Documentation | |
parent | eedb9d9eabda4d6a91f2271b8694763d018b0f89 (diff) | |
download | git-6c41b80153a2e4ee347d0e968ee8d0d9abfc8862.tar.gz |
GIT 1.5.5-rc3v1.5.5-rc3
The rate of fixes that trickle in has slowed and we are definitely
getting there. Hopefully one final round and we will have the final
1.5.5 soon.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/RelNotes-1.5.5.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/RelNotes-1.5.5.txt b/Documentation/RelNotes-1.5.5.txt index b299e8792c..64a52afb9d 100644 --- a/Documentation/RelNotes-1.5.5.txt +++ b/Documentation/RelNotes-1.5.5.txt @@ -6,7 +6,7 @@ Updates since v1.5.4 (subsystems) - * Comes with git-gui 0.9.3. + * Comes with git-gui 0.10.0 (portability) @@ -166,8 +166,8 @@ Updates since v1.5.4 symmetric difference between the HEAD version and the work tree version of the submodule commits. - * Various "git cvsimport", "git cvsexportcommit", "git svn" and - "git p4" improvements. + * Various "git cvsimport", "git cvsexportcommit", "git cvsserver", + "git svn" and "git p4" improvements. (internal) @@ -208,6 +208,6 @@ this release, unless otherwise noted. --- exec >/var/tmp/1 -O=v1.5.5-rc1-21-g319a36a +O=v1.5.5-rc3 echo O=`git describe refs/heads/master` git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint |