NodeJS0.4.1(stable)版发布
发布于 14 年前 作者 pengchun 5185 次浏览 最后一次编辑是 8 年前

真给力!我0.4.0版本的环境刚弄好 <br/> <br/>主要是一些bug fix工作,ChangeLog如下: <br/><pre escaped=“true”>2011.02.19, Version 0.4.1 (stable) <br/> <br/>* Fixed field merging with progressive fields on writeHead() <br/> (TJ Holowaychuk) <br/> <br/>* Make the repl respect node_modules folders (isaacs) <br/> <br/>* Fix for DNS fail in HTTP request (Richard Rodger) <br/> <br/>* Default to port 80 for http.request and http.get. <br/> <br/>* Improve V8 support for Cygwin (Bert Belder) <br/> <br/>* Fix fs.open param parsing. (Felix Geisendörfer) <br/> <br/>* Fixed null signal. <br/> <br/>* Fix various HTTP and HTTPS bugs <br/> <br/>* cmake improvements (Tom Hughes) <br/> <br/>* Fix: TLS sockets should not be writable after ‘end’ <br/> <br/>* Fix os.cpus() on cygwin (Brian White) <br/> <br/>* MinGW: OpenSSL support (Bert Belder) <br/> <br/>* Upgrade V8 to 3.1.5, libev to 4.4.</pre>

回到顶部