Revision 9e7bebeb ChangeLog

View differences:

ChangeLog
1
2013.01.11, Version 0.9.6 (Unstable)
1
2013.01.18, Version 0.9.7 (Unstable)
2

  
3
* V8: Upgrade to 3.15.11.7
4

  
5
* npm: Upgrade to 1.2.2
6

  
7
* punycode: Upgrade to 1.2.0 (Mathias Bynens)
8

  
9
* repl: make built-in modules available by default (Felix Böhm)
10

  
11
* windows: add support for '_Total' perf counters (Scott Blomquist)
12

  
13
* cluster: make --prof work for workers (Ben Noordhuis)
14

  
15
* child_process: do not keep list of sent sockets (Fedor Indutny)
16

  
17
* tls: Follow RFC6125 more strictly (Fedor Indutny)
18

  
19
* buffer: floating point read/write improvements (Trevor Norris)
20

  
21
* TypedArrays: Improve dataview perf without endian param (Dean McNamee)
22

  
23
* module: assert require() called with a non-empty string (Felix Böhm, James Campos)
24

  
25
* stdio: Set readable/writable flags properly (isaacs)
26

  
27
* stream: Properly handle large reads from push-streams (isaacs)
28

  
29

  
30
2013.01.11, Version 0.9.6 (Unstable), 9313fdc71ca8335d5e3a391c103230ee6219b3e2
2 31

  
3 32
* V8: update to 3.15.11.5
4 33

  

Also available in: Unified diff