Revision 8d9766a9 ChangeLog

View differences:

ChangeLog
1
2012.05.28, Version 0.7.9 (unstable)
1
2012.06.11, Version 0.7.10 (unstable)
2

  
3
* Roll V8 back to 3.9.24.31
4

  
5
* build: x64 target should always pass -m64 (Robert Mustacchi)
6

  
7
* add NODE_EXTERN to node::Start (Joel Brandt)
8

  
9
* repl: Warn about running npm commands (isaacs)
10

  
11
* slab_allocator: fix crash in dtor if V8 is dead (Ben Noordhuis)
12

  
13
* slab_allocator: fix leak of Persistent handles (Shigeki Ohtsu)
14

  
15
* windows/msi: add node.js prompt to startmenu (Jeroen Janssen)
16

  
17
* windows/msi: fix adding node to PATH (Jeroen Janssen)
18

  
19
* windows/msi: add start menu links when installing (Jeroen Janssen)
20

  
21
* windows: don't install x64 version into the 'program files (x86)' folder (Matt Gollob)
22

  
23
* domain: Fix #3379 domain.intercept no longer passes error arg to cb (Marc Harter)
24

  
25
* fs: make callbacks run in global context (Ben Noordhuis)
26

  
27
* fs: enable fs.realpath on windows (isaacs)
28

  
29
* child_process: expose UV_PROCESS_DETACHED as options.detached (Charlie McConnell)
30

  
31
* child_process: new stdio API for .spawn() method (Fedor Indutny)
32

  
33
* child_process: spawn().ref() and spawn().unref() (Fedor Indutny)
34

  
35
* Upgrade npm to 1.1.25
36
	- Enable npm link on windows
37
	- Properly remove sh-shim on Windows
38
	- Abstract out registry client and logger
39

  
40

  
41
2012.05.28, Version 0.7.9 (unstable), 782277f11a753ded831439ed826448c06fc0f356
2 42

  
3 43
* Upgrade V8 to 3.11.1
4 44

  

Also available in: Unified diff