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.
 
 
 
 
 
 

1.1 KiB

version: 0.4.3 title: Node v0.4.3 author: ryandahl date: Fri Mar 18 2011 22:17:59 GMT-0700 (PDT) status: publish category: release slug: node-v0-4-3

2011.03.18, Version 0.4.3 (stable)

  • Don't decrease server connection counter again if destroy() is called more than once GH-431 (Andreas Reich, Anders Conbere)
  • Documentation improvements (koichik)
  • Fix bug with setMaxListeners GH-682
  • Start up memory footprint improvement. (Tom Hughes)
  • Solaris improvements.
  • Buffer::Length(Buffer*) should not invoke itself recursively GH-759 (Ben Noordhuis)
  • TLS: Advertise support for client certs GH-774 (Theo Schlossnagle)
  • HTTP Agent bugs: GH-787, GH-784, GH-803.
  • Don't call GetMemoryUsage every 5 seconds.
  • Upgrade V8 to 3.1.8.3

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

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

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

Announcement

commit