Mercurial > evolve
comparison README @ 1778:924b76a51d18
wireproto: chunking and compression is forthwith to be handled by hgweb
Various functions disappeared in the process. Use the new streamres API but fall back to the old way if the keyword arguments are not accepted.
See https://www.mercurial-scm.org/repo/hg/rev/2add671bf55b
author | Martijn Pieters <mjpieters@fb.com> |
---|---|
date | Wed, 30 Nov 2016 11:17:55 +0000 |
parents | 727c7211c810 |
children | ba9fabaca91b |
comparison
equal
deleted
inserted
replaced
1776:cb2bac3253fb | 1778:924b76a51d18 |
---|---|
53 Mercurial on default.) | 53 Mercurial on default.) |
54 | 54 |
55 | 55 |
56 Changelog | 56 Changelog |
57 ========= | 57 ========= |
58 | |
59 5.6.0 -- | |
60 | |
61 - compatibility with Mercurial 4.1. | |
58 | 62 |
59 5.5.0 -- 2016-10-30 | 63 5.5.0 -- 2016-10-30 |
60 | 64 |
61 - The {obsolete} template now yield "obsolete" or "". | 65 - The {obsolete} template now yield "obsolete" or "". |
62 - compatibility with Mercurial 4.0 | 66 - compatibility with Mercurial 4.0 |