summaryrefslogtreecommitdiff
path: root/lib/url.js
diff options
context:
space:
mode:
authorMyles Borins <mborins@us.ibm.com>2016-11-22 17:10:33 +0800
committerMyles Borins <myles.borins@gmail.com>2016-12-06 14:58:36 -0500
commit6ade6dedabf14b2403b49ae71f3ef43269cc9cff (patch)
treeda361c9d537c6efb4ef64eed81a87cdcc0c0bf42 /lib/url.js
parentc4391f46647ead3ab31190772c0b246b31f679e3 (diff)
downloadandroid-node-v8-6ade6dedabf14b2403b49ae71f3ef43269cc9cff.tar.gz
android-node-v8-6ade6dedabf14b2403b49ae71f3ef43269cc9cff.tar.bz2
android-node-v8-6ade6dedabf14b2403b49ae71f3ef43269cc9cff.zip
2016-12-06, Version 4.7.0 'Argon' (LTS)
This LTS release comes with 108 commits. This includes 30 which are doc related, 28 which are test related, 16 which are build / tool related, and 4 commits which are updates to dependencies. Notable Changes: The SEMVER-MINOR changes include: * build: - export openssl symbols on Windows making it possible to build addons linked against the bundled version of openssl (Alex Hultman) https://github.com/nodejs/node/pull/7576 * debugger: - make listen address configurable in the debugger server (Ben Noordhuis) https://github.com/nodejs/node/pull/3316 * dgram: - generalized send queue to handle close fixing a potential throw when dgram socket is closed in the listening event handler. (Matteo Collina) https://github.com/nodejs/node/pull/7066 * http: - Introduce the 451 status code "Unavailable For Legal Reasons" (Max Barinov) https://github.com/nodejs/node/pull/4377 * tls: - introduce `secureContext` for `tls.connect` which is useful for caching client certificates, key, and CA certificates. (Fedor Indutny) https://github.com/nodejs/node/pull/4246 Notable SEMVER-PATCH changes include: * build: - introduce the configure --shared option for embedders (sxa555) https://github.com/nodejs/node/pull/6994 * gtest: - the test reporter now outputs tap comments as yamlish (Johan Bergström) https://github.com/nodejs/node/pull/9262 * src: - node no longer aborts when c-ares initialization fails (Ben Noordhuis) https://github.com/nodejs/node/pull/8710 * tls: - fix memory leak when writing data to TLSWrap instance during handshake (Fedor Indutny) https://github.com/nodejs/node/pull/9586 PR-URL: https://github.com/nodejs/node/pull/9736
Diffstat (limited to 'lib/url.js')
0 files changed, 0 insertions, 0 deletions