diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-04-07 21:57:43 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-04-07 21:57:43 -0700 |
commit | 1d2375ddfee18bd3effd2c1f98527cc2f8b1df0a (patch) | |
tree | 27d65e6b83f7bd8c0d8e9d3beba25ef8a9922ef1 /Documentation/RelNotes-1.5.5.txt | |
parent | fae09a8084c9b51632726523b477a78dd28d7d7e (diff) | |
download | git-1d2375ddfee18bd3effd2c1f98527cc2f8b1df0a.tar.gz git-1d2375ddfee18bd3effd2c1f98527cc2f8b1df0a.tar.xz |
GIT 1.5.5v1.5.5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.5.5.txt')
-rw-r--r-- | Documentation/RelNotes-1.5.5.txt | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/Documentation/RelNotes-1.5.5.txt b/Documentation/RelNotes-1.5.5.txt index 64a52afb9..293221248 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.10.0 + * Comes with git-gui 0.10.1 (portability) @@ -205,9 +205,3 @@ this release, unless otherwise noted. * "git imap-send" without setting imap.host did not error out but segfaulted. - ---- -exec >/var/tmp/1 -O=v1.5.5-rc3 -echo O=`git describe refs/heads/master` -git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint |