|
| 1 | +2013.10.30, Version 0.11.8 (Unstable) |
| 2 | + |
| 3 | +* uv: Upgrade to v0.11.14 |
| 4 | + |
| 5 | +* v8: upgrade 3.21.18.3 |
| 6 | + |
| 7 | +* assert: indicate if exception message is generated (Glen Mailer) |
| 8 | + |
| 9 | +* buffer: add buf.toArrayBuffer() API (Trevor Norris) |
| 10 | + |
| 11 | +* cluster: fix premature 'disconnect' event (Ben Noordhuis) |
| 12 | + |
| 13 | +* crypto: add SPKAC support (Jason Gerfen) |
| 14 | + |
| 15 | +* debugger: count space for line numbers correctly (Alex Kocharin) |
| 16 | + |
| 17 | +* debugger: make busy loops SIGUSR1-interruptible (Ben Noordhuis) |
| 18 | + |
| 19 | +* debugger: repeat last command (Alex Kocharin) |
| 20 | + |
| 21 | +* debugger: show current line, fix for #6150 (Alex Kocharin) |
| 22 | + |
| 23 | +* dgram: send() can accept strings (Trevor Norris) |
| 24 | + |
| 25 | +* dns: rename domain to hostname (Ben Noordhuis) |
| 26 | + |
| 27 | +* dns: set hostname property on error object (Ben Noordhuis) |
| 28 | + |
| 29 | +* dtrace, mdb_v8: support more string, frame types (Dave Pacheco) |
| 30 | + |
| 31 | +* http: add statusMessage (Patrik Stutz) |
| 32 | + |
| 33 | +* http: expose supported methods (Ben Noordhuis) |
| 34 | + |
| 35 | +* http: provide backpressure for pipeline flood (isaacs) |
| 36 | + |
| 37 | +* process: Add exitCode property (isaacs) |
| 38 | + |
| 39 | +* tls: socket.renegotiate(options, callback) (Fedor Indutny) |
| 40 | + |
| 41 | +* util: format as Error if instanceof Error (Rod Vagg) |
| 42 | + |
| 43 | + |
1 | 44 | 2013.08.21, Version 0.11.7 (Unstable), be52549bfa5311208b5fcdb3ba09210460fa9ceb
|
2 | 45 |
|
3 | 46 | * uv: upgrade to v0.11.13
|
|
0 commit comments