You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

898 B

version: 0.4.4 title: Node v0.4.4 author: ryandahl date: Sat Mar 26 2011 08:58:45 GMT-0700 (PDT) status: publish category: release slug: node-v0-4-4

2011.03.26, Version 0.4.4 (stable)

  • CryptoStream.end shouldn't throw if not writable GH-820
  • Drop out if connection destroyed before connect() GH-819
  • expose https.Agent
  • Correctly setsid in tty.open GH-815
  • Bug fix for failed buffer construction
  • Added support for removing .once listeners (GH-806)
  • Upgrade V8 to 3.1.8.5

Download: http://nodejs.org/dist/node-v0.4.4.tar.gz

Website: http://nodejs.org/docs/v0.4.4

Documentation: http://nodejs.org/docs/v0.4.4/api

announcement