diff options
author | Timothy J Fontaine <tjfontaine@gmail.com> | 2014-09-16 15:47:52 -0700 |
---|---|---|
committer | Timothy J Fontaine <tjfontaine@gmail.com> | 2014-09-16 15:47:52 -0700 |
commit | 0fe0d121551593c23a565db8397f85f17bb0f00e (patch) | |
tree | 5ec8fd7b75be284edfbc5a14e32c4b0a0ccf78ae /AUTHORS | |
parent | daca803e9e333d85213a334f692e30e556e6e146 (diff) | |
download | node-new-0fe0d121551593c23a565db8397f85f17bb0f00e.tar.gz |
2014.09.16, Version 0.10.32 (Stable)v0.10.32v0.10.32-release
* npm: Update to 1.4.28
* v8: fix a crash introduced by previous release (Fedor Indutny)
* configure: add --openssl-no-asm flag (Fedor Indutny)
* crypto: use domains for any callback-taking method (Chris Dickinson)
* http: do not send `0rnrn` in TE HEAD responses (Fedor Indutny)
* querystring: fix unescape override (Tristan Berger)
* url: Add support for RFC 3490 separators (Mathias Bynens)
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -513,3 +513,5 @@ Jakob Gillich <jakob@gillich.me> James Halliday <mail@substack.net> Kevin Simper <kevin.simper@gmail.com> Jackson Tian <shyvo1987@gmail.com> +Tristan Berger <tristan.berger@gmail.com> +Mathias Schreck <schreck.mathias@googlemail.com> |