Revision 1eb1fe32 ChangeLog

View differences:

ChangeLog
1
2012.02.02, Version 0.6.10 (stable)
1
2012.02.17 Version 0.6.11 (stable)
2

  
3
* http: allow multiple WebSocket RFC6455 headers (Einar Otto Stangvik)
4

  
5
* http: allow multiple WWW-Authenticate headers (Ben Noordhuis)
6

  
7
* windows: support unicode argv and environment variables (Bert Belder)
8

  
9
* tls: mitigate session renegotiation attacks (Ben Noordhuis)
10

  
11
* tcp, pipe: don't assert on uv_accept() errors (Ben Noordhuis)
12

  
13
* tls: Allow establishing secure connection on the existing socket (koichik)
14

  
15
* dgram: handle close of dgram socket before DNS lookup completes (Seth Fitzsimmons)
16

  
17
* windows: Support half-duplex pipes (Igor Zinkovsky)
18

  
19
* build: disable omit-frame-pointer on solaris systems (Dave Pacheco)
20

  
21
* debugger: fix --debug-brk (Ben Noordhuis)
22

  
23
* net: fix large file downloads failing (koichik)
24

  
25
* fs: fix ReadStream failure to read from existing fd (Christopher Jeffrey)
26

  
27
* net: destroy socket on DNS error (Stefan Rusu)
28

  
29
* dtrace: add missing translator (Dave Pacheco)
30

  
31
* unix: don't flush tty on switch to raw mode (Ben Noordhuis)
32

  
33
* windows: reset brightness when reverting to default text color (Bert Belder)
34

  
35
* npm: update to 1.1.1
36
  - Update which, fstream, mkdirp, request, and rimraf
37
  - Fix #2123 Set path properly for lifecycle scripts on windows
38
  - Mark the root as seen, so we don't recurse into it. Fixes #1838. (Martin Cooper)
39

  
40

  
41
2012.02.02, Version 0.6.10 (stable), 051908e023f87894fa68f5b64d0b99a19a7db01e
2 42

  
3 43
* Update V8 to 3.6.6.20
4 44

  

Also available in: Unified diff