v0.1.99
object a620b7298f68f68a855306437a3b60b650d61d78
authorRyan Dahl <ry@tinyclouds.org>
Mon, 21 Jun 2010 20:56:14 +0000 (13:56 -0700)
2010.06.21, Version 0.1.99

* Datagram sockets (Paul Querna)

* fs.writeFile could not handle utf8 (Felix Geisendörfer)
  and now accepts Buffers (Aaron Heckmann)

* Fix crypto memory leaks.

* A replacement for decodeURIComponent that doesn't throw.
  (Isaac Schlueter)

* Only concatenate some incoming HTTP headers. (Peter Griess)

* Upgrade V8 to 2.2.18