version: 0.4.11
title: Node v0.4.11
author: ryandahl
date: Thu Aug 18 2011 01:44:42 GMT-0700 (PDT)
status: publish
category: release
slug: node-v0-4-11
2011.08.17, Version 0.4.11 (stable)
- #738 Fix crypto encryption/decryption with Base64. (SAWADA Tadashi)
- #1202 net.createConnection defer DNS lookup error events to next tick (Ben Noordhuis)
- #1374 fix setting ServerResponse.statusCode in writeHead (Trent Mick)
- #1417 Fix http.ClientRequest crashes if end() was called twice
- #1497 querystring: Replace 'in' test with 'hasOwnProperty' (isaacs)
- #1546 http perf improvement
- fix memleak in libeio (Tom Hughes)
- cmake improvements (Tom Hughes)
- node_net.cc: fix incorrect sizeof() (Tom Hughes)
- Windows/cygwin: no more GetConsoleTitleW errors on XP (Bert Belder)
- Doc improvements (koichik, Logan Smyth, Ben Noordhuis, Arnout Kazemier)
Download: http://nodejs.org/dist/node-v0.4.11.tar.gz
Website: http://nodejs.org/docs/v0.4.11/
Documentation: http://nodejs.org/docs/v0.4.11/api/