1.5.1.1

Junio C Hamano committed Apr 11, 2007 at 18:07 UTC 3edc212b4d8368a899f63b8f82496cb39e15584a
1 file changed -24
prep-1.5.1.1.txt deleted
-24
@@ -1,24 +0,0 @@
1 -diff --git a/Documentation/RelNotes-1.5.1.1.txt b/Documentation/RelNotes-1.5.1.1.txt
2 -index b48b4bc..f8c29d5 100644
3 ---- a/Documentation/RelNotes-1.5.1.1.txt
4 -+++ b/Documentation/RelNotes-1.5.1.1.txt
5 -@@ -37,10 +37,18 @@ Fixes since v1.5.1
6 - - gitweb did not show type-changing patch correctly in the
7 - blobdiff view.
8 -
9 -+ - git-svn did not error out with incorrect command line options.
10 -+
11 -+ - git-svn fell into an infinite loop when insanely long commit
12 -+ message was found.
13 -+
14 -+ - git-svn dcommit and rebase was confused by patches that were
15 -+ merged from another branch that is managed by git-svn.
16 -+
17 - * Performance Tweaks
18 -
19 - --
20 - exec >/var/tmp/1
21 --O=v1.5.1-26-ge94a4f6
22 -+O=v1.5.1-31-g24c64d6
23 - echo O=`git describe refs/heads/maint`
24 - git shortlog --no-merges $O..refs/heads/maint