##// END OF EJS Templates
relnotes: add 6.5.3
Raphaël Gomès -
r52393:c083d977 6.5.3 stable
parent child Browse files
Show More
@@ -1,3 +1,18 b''
1 = Mercurial 6.5.3 =
2
3 * "hgweb: pass strings in WSGI environment correctly from wsgicgi"
4 * "perf: introduce more cache invalidation option in perf::tags"
5 * "perf: add a `--clear-fnode-cache-rev` argument to perf::tags"
6 * "perf: add a --update-last flag to perf::tags"
7 * "blackbox: add a option to duplicate output to stderr too"
8 * "tags: avoid expensive access to repo.changelog in a loop"
9 * "revlog: fix a bug where NULL_NODE failed to be resolved to NULL_REV"
10 * "httppeer: fix static-http: scheme autodetection (issue6833)"
11 * "tests: backed out changeset 8037ddacad47"
12 * "stream-clone: fix a crash when a repo with an empty revlog is cloned"
13 * "censor: accept censored revision during upgrade"
14 * "revlog: avoid opening and closing the file for each cloned revision"
15
1 = Mercurial 6.5.2 =
16 = Mercurial 6.5.2 =
2
17
3 * hgweb: encode WSGI environment using the ISO-8859-1 codec
18 * hgweb: encode WSGI environment using the ISO-8859-1 codec
General Comments 0
You need to be logged in to leave comments. Login now