diff options
author | isaacs <i@izs.me> | 2012-10-25 11:32:31 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-10-25 11:46:13 -0700 |
commit | ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6 (patch) | |
tree | a7107c15ca2cb64169358386d4714c8d6996f2b9 /AUTHORS | |
parent | e1bdde05c7ebbfdaad6cf51e67e69754a232751f (diff) | |
download | node-new-ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6.tar.gz |
2012.10.25, Version 0.8.13 (Stable)v0.8.13v0.8.13-release
* V8: Upgrade to 3.11.10.25
* npm: Upgrade to 1.1.65
* url: parse hostnames that start with - or _ (Ben Noordhuis)
* repl: Fix Windows 8 terminal issue (Bert Belder)
* typed arrays: use signed char for signed int8s (Aaron Jacobs)
* crypto: fix bugs in DiffieHellman (Ben Noordhuis)
* configure: turn on VFPv3 on ARMv7 (Ben Noordhuis)
* Re-enable OpenSSL UI for entering passphrases via tty (Ben Noordhuis)
* repl: ensure each REPL instance gets its own "context" (Nathan Rajlich)
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -366,3 +366,5 @@ Robin Lee <cheeselee@fedoraproject.org> Adam Blackburn <regality@gmail.com> Willi Eggeling <email@wje-online.de> Andrew Paprocki <andrew@ishiboo.com> +Max Ogden <max@maxogden.com> +Olivier Lalonde <olalonde@gmail.com> |