File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -526,3 +526,7 @@ Saúl Ibarra Corretgé <saghul@gmail.com>
526526silverwind <silv3rwind@gmail.com>
527527Steven R. Loomis <srl@icu-project.org>
528528James M Snell <jasnell@gmail.com>
529+ Amir Saboury <amir.saboury@gmail.com>
530+ Florin-Cristian Gavrila <cristi_gavrila1@yahoo.com>
531+ Tyler Anton <mtyleranton@gmail.com>
532+ Jonas Dohse <jonas@dohse.ch>
Original file line number Diff line number Diff line change 1- 2015.01.26, Version 0.10.36 (Stable)
1+ 2015.03.11, Version 0.10.37 (Maintenance)
2+
3+ * uv: update to 0.10.36 (CVE-2015-0278)
4+
5+ * domains: fix stack clearing after error handled (Jonas Dohse)
6+
7+ * buffer: reword Buffer.concat error message (Chris Dickinson)
8+
9+ * console: allow Object.prototype fields as labels (Julien Gilli)
10+
11+ * V8: log version in profiler log file (Ben Noordhuis)
12+
13+ * http: fix performance regression for GET requests (Florin-Cristian Gavrila)
14+
15+
16+ 2015.01.26, Version 0.10.36 (Stable), 09b482886bdd3d863c3d4e7d71264eac0daaf9e1
217
318* openssl: update to 1.0.1l
419
Original file line number Diff line number Diff line change 2626#define NODE_MINOR_VERSION 10
2727#define NODE_PATCH_VERSION 37
2828
29- #define NODE_VERSION_IS_RELEASE 0
29+ #define NODE_VERSION_IS_RELEASE 1
3030
3131#ifndef NODE_TAG
3232# define NODE_TAG ""
You can’t perform that action at this time.
0 commit comments