Revision 6f92da2d ChangeLog

View differences:

ChangeLog
1
2013.07.12, Version 0.11.4 (Unstable)
1
2013.08.06, Version 0.11.5 (Unstable)
2

  
3
* v8: upgrade to 3.20.11
4

  
5
* uv: upgrade to v0.11.7
6

  
7
* buffer: return offset for end of last write (Trevor Norris)
8

  
9
* build: embed the mdb_v8.so into the binary (Timothy J Fontaine)
10

  
11
* build: fix --without-ssl build (Ben Noordhuis)
12

  
13
* child_process: add 'shell' option to .exec() (Ben Noordhuis)
14

  
15
* dgram: report send errors to cb, don't pass bytes (Ben Noordhuis)
16

  
17
* fs: write strings directly to disk (Trevor Norris)
18

  
19
* https: fix default port (Koichi Kobayashi)
20

  
21
* openssl: use asm for sha, md5, rmd (Fedor Indutny)
22

  
23
* os: add mac address to networkInterfaces() output (Brian White)
24

  
25
* smalloc: introduce smalloc module (Trevor Norris)
26

  
27
* stream: Simplify flowing, passive data listening (streams3) (isaacs)
28

  
29
* tls: asynchronous SNICallback (Fedor Indutny)
30

  
31
* tls: share tls tickets key between cluster workers (Fedor Indutny)
32

  
33
* util: don't throw on circular %j input to format() (Ben Noordhuis)
34

  
35

  
36
2013.07.12, Version 0.11.4 (Unstable), b5b84197ed037918fd1a26e5cb87cce7c812ca55
2 37

  
3 38
* npm: Upgrade to 1.3.4
4 39

  

Also available in: Unified diff