Browse Source

ChangeLog: Merge in v0.8

Close #5355
v0.10.6-release
isaacs 12 years ago
parent
commit
8e56b4dd1c
  1. 17
      ChangeLog

17
ChangeLog

@ -643,6 +643,23 @@
* Fix #3521 Make process.env more like a regular Object (isaacs)
2013.04.09, Version 0.8.23 (maintenance), c67f8d0500fe15637a623eb759d2ad7eb9fb3b0b
* npm: Upgrade to v1.2.18
* http: Avoid EE warning on ECONNREFUSED handling (isaacs)
* tls: Re-enable check of CN-ID in cert verification (Tobias Müllerleile)
* child_process: fix sending utf-8 to child process (Ben Noordhuis)
* crypto: check key type in GetPeerCertificate() (Ben Noordhuis)
* win/openssl: mark assembled object files as seh safe (Bert Belder)
* windows/msi: fix msi build issue with WiX 3.7/3.8 (Raymond Feng)
2013.03.07, Version 0.8.22 (Stable), 67a4cb4fe8c2346e30ffb83f7178e205cc2dab33
* npm: Update to 1.2.14

Loading…
Cancel
Save