File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -534,3 +534,4 @@ Paulo McNally <paulomcnally@gmail.com>
534534AlexKVal <alexkval@gmail.com>
535535João Reis <reis@janeasystems.com>
536536Mathias Küsel <mathiask@hotmail.de>
537+ Steven Rockarts <srockarts@invidi.com>
Original file line number Diff line number Diff line change 1- 2015.06.18, Version 0.10.39 (Maintenance)
1+ 2015.07.09, Version 0.10.40 (Maintenance)
2+
3+ * openssl: upgrade to 1.0.1p
4+
5+ * V8: back-port JitCodeEvent patch from upstream (Ben Noordhuis)
6+
7+ * win,msi: create npm folder in AppData directory (Steven Rockarts)
8+
9+
10+ 2015.06.18, Version 0.10.39 (Maintenance), 615a35ccd2cb5cba80901862aefe51a940995f44
211
312* openssl: upgrade to 1.0.1o (Addressing multiple CVEs)
413
Original file line number Diff line number Diff line change 2626#define NODE_MINOR_VERSION 10
2727#define NODE_PATCH_VERSION 40
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