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