Skip to content

Commit f26f72d

Browse files
committed
Update draft release notes to 1.8.5
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 944adac commit f26f72d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Documentation/RelNotes/1.8.5.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,23 @@ Unless otherwise noted, all the fixes since v1.8.4 in the maintenance
248248
track are contained in this release (see release notes to them for
249249
details).
250250

251+
* An ancient How-To on serving Git repositories on an HTTP server
252+
lacked a warning that it has been mostly superseded with more
253+
modern way.
254+
(merge 6d52bc3 sc/doc-howto-dumb-http later to maint).
255+
256+
* The interaction between use of Perl in our test suite and NO_PERL
257+
has been clarified a bit.
258+
(merge f8fc0ee jn/test-prereq-perl-doc later to maint).
259+
260+
* The synopsis section of "git unpack-objects" documentation has been
261+
clarified a bit.
262+
(merge 61e2e22 vd/doc-unpack-objects later to maint).
263+
264+
* We did not generate HTML version of documentation to "git subtree"
265+
in contrib/.
266+
(merge 95c62fb jk/subtree-install-fix later to maint).
267+
251268
* A fast-import stream expresses a pathname with funny characters by
252269
quoting them in C style; remote-hg remote helper forgot to unquote
253270
such a path.

0 commit comments

Comments
 (0)