From f26f72de159d7ade2fbe8b48734ce98c1aba4d72 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Mon, 4 Nov 2013 15:05:08 -0800 Subject: [PATCH] Update draft release notes to 1.8.5 Signed-off-by: Junio C Hamano --- Documentation/RelNotes/1.8.5.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Documentation/RelNotes/1.8.5.txt b/Documentation/RelNotes/1.8.5.txt index 797e67bb73..13b4336e51 100644 --- a/Documentation/RelNotes/1.8.5.txt +++ b/Documentation/RelNotes/1.8.5.txt @@ -248,6 +248,23 @@ Unless otherwise noted, all the fixes since v1.8.4 in the maintenance track are contained in this release (see release notes to them for details). + * An ancient How-To on serving Git repositories on an HTTP server + lacked a warning that it has been mostly superseded with more + modern way. + (merge 6d52bc3 sc/doc-howto-dumb-http later to maint). + + * The interaction between use of Perl in our test suite and NO_PERL + has been clarified a bit. + (merge f8fc0ee jn/test-prereq-perl-doc later to maint). + + * The synopsis section of "git unpack-objects" documentation has been + clarified a bit. + (merge 61e2e22 vd/doc-unpack-objects later to maint). + + * We did not generate HTML version of documentation to "git subtree" + in contrib/. + (merge 95c62fb jk/subtree-install-fix later to maint). + * A fast-import stream expresses a pathname with funny characters by quoting them in C style; remote-hg remote helper forgot to unquote such a path. -- 2.43.2