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.

30 lines
1.0 KiB

version: 0.4.12
title: Node v0.4.12
author: ryandahl
date: Thu Sep 15 2011 17:32:07 GMT-0700 (PDT)
status: publish
category: release
slug: node-v0-4-12
2011.09.15, Version 0.4.12 (stable)
<ul>
<li>Improve docs
<li>#1563 overflow in ChildProcess custom_fd.
<li>#1569, parse error on multi-line HTTP headers. (Ben Noordhuis)
<li>#1586 net: Socket write encoding case sensitivity (koichik)
<li>#1610 Remove DigiNotar CA from trusted list (isaacs)
<li>#1624 buffer: Avoid overrun with 'binary' encoding. (koichik)
<li>#1633 buffer: write() should always set _charsWritten. (koichik)
<li>#1707 hasOwnProperty usage security hole in querystring (isaacs)
<li>#1719 Drain OpenSSL error queue
<li>Fix error reporting in net.Server.listen</ul>
Download: <a href="http://nodejs.org/dist/node-v0.4.12.tar.gz">http://nodejs.org/dist/node-v0.4.12.tar.gz</a>
Website: <a href="http://nodejs.org/docs/v0.4.12/">http://nodejs.org/docs/v0.4.12/</a>
Documentation: <a href="http://nodejs.org/docs/v0.4.12/api/">http://nodejs.org/docs/v0.4.12/api/</a>