X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2FRelNotes%2F1.7.8.txt;h=e27dd71d0ccdeac41799a4ddc910863b2466e583;hb=4d2440fe0daa9ad1556dfd220af8b3a883cf849d;hp=b9bb32492f85ea9d80bbf279ea459881048e31f5;hpb=09116a1c31e3754cb18bb69ef057342cd7808935;p=git.git diff --git a/Documentation/RelNotes/1.7.8.txt b/Documentation/RelNotes/1.7.8.txt index b9bb32492..e27dd71d0 100644 --- a/Documentation/RelNotes/1.7.8.txt +++ b/Documentation/RelNotes/1.7.8.txt @@ -113,9 +113,6 @@ Updates since v1.7.7 between commits in the superproject that has and does not have the submodule in the tree without re-cloning. - * "git upload-archive" (hence "git archive --remote") can be built - and used on mingw port of Git. - * "gitweb" leaked unescaped control characters from syntax hiliter outputs. @@ -165,7 +162,7 @@ included in this release. --- exec >/var/tmp/1 -O=v1.7.8-rc1-23-gdc865af +O=v1.7.8-rc2-3-g09116a1 echo O=$(git describe --always master) git log --first-parent --oneline --reverse ^$O master echo