|
1 |
| -2012.06.25, Version 0.8.0 (stable) |
| 1 | +2012.06.29, Version 0.8.1 (stable) |
| 2 | + |
| 3 | +* V8: upgrade to v3.11.10.12 |
| 4 | + |
| 5 | +* npm: upgrade to v1.1.33 |
| 6 | + - Support for parallel use of the cache folder |
| 7 | + - Retry on registry timeouts or network failures (Trent Mick) |
| 8 | + - Reduce 'engines' failures to a warning |
| 9 | + - Use new zsh completion if aviailable (Jeremy Cantrell) |
| 10 | + |
| 11 | +* Fix #3577 Un-break require('sys') |
| 12 | + |
| 13 | +* util: speed up formatting of large arrays/objects (Ben Noordhuis) |
| 14 | + |
| 15 | +* windows: make fs.realpath(Sync) work with UNC paths (Bert Belder) |
| 16 | + |
| 17 | +* build: fix --shared-v8 option (Ben Noordhuis) |
| 18 | + |
| 19 | +* doc: `detached` is a boolean (Andreas Madsen) |
| 20 | + |
| 21 | +* build: use proper python interpreter (Ben Noordhuis) |
| 22 | + |
| 23 | +* build: expand ~ in `./configure --prefix=~/a/b/c` (Ben Noordhuis) |
| 24 | + |
| 25 | +* build: handle CC env var with spaces (Gabriel de Perthuis) |
| 26 | + |
| 27 | +* build: fix V8 build when compiling with gcc 4.5 (Ben Noordhuis) |
| 28 | + |
| 29 | +* build: fix --shared-v8 option (Ben Noordhuis) |
| 30 | + |
| 31 | +* windows msi: Fix icon issue which caused huge file size (Bert Belder) |
| 32 | + |
| 33 | +* unix: assume that dlopen() may clobber dlerror() (Ben Noordhuis) |
| 34 | + |
| 35 | +* sunos: fix memory corruption bugs (Ben Noordhuis) |
| 36 | + |
| 37 | +* windows: better (f)utimes and (f)stat (Bert Belder) |
| 38 | + |
| 39 | + |
| 40 | +2012.06.25, Version 0.8.0 (stable), 8b8a7a7f9b41e74e1e810d0330738ad06fc302ec |
2 | 41 |
|
3 | 42 | * V8: upgrade to v3.11.10.10
|
4 | 43 |
|
|
0 commit comments