File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -248,6 +248,23 @@ Unless otherwise noted, all the fixes since v1.8.4 in the maintenance
248
248
track are contained in this release (see release notes to them for
249
249
details).
250
250
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
+
251
268
* A fast-import stream expresses a pathname with funny characters by
252
269
quoting them in C style; remote-hg remote helper forgot to unquote
253
270
such a path.
You can’t perform that action at this time.
0 commit comments