diff options
| author | Timothy J Fontaine <tjfontaine@gmail.com> | 2013-09-04 10:51:53 -0700 |
|---|---|---|
| committer | Timothy J Fontaine <tjfontaine@gmail.com> | 2013-09-04 10:51:53 -0700 |
| commit | 67a1f0c52e0708e2596f3f2134b8386d6112561e (patch) | |
| tree | e72f54d17aa052c5a6953294740128d39a3a8045 /ChangeLog | |
| parent | 95794641d2e3f37b7f7559ed7fd3e04a596c3295 (diff) | |
| download | node-v0.10.18-release.tar.gz | |
2013.09.04, Version 0.10.18 (Stable)v0.10.18v0.10.18-release
* uv: Upgrade to v0.10.15
* stream: Don't crash on unset _events property (isaacs)
* stream: Pass 'buffer' encoding with decoded writable chunks (isaacs)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,4 +1,13 @@ -2013.08.21, Version 0.10.17 (Stable) +2013.09.04, Version 0.10.18 (Stable) + +* uv: Upgrade to v0.10.15 + +* stream: Don't crash on unset _events property (isaacs) + +* stream: Pass 'buffer' encoding with decoded writable chunks (isaacs) + + +2013.08.21, Version 0.10.17 (Stable), 469a4a5091a677df62be319675056b869c31b35c * uv: Upgrade v0.10.14 |
