doc: fix ChangeLog typo

pull/24507/merge
isaacs 2013-03-06 13:59:25 -08:00
parent b5dffdd696
commit ff2639f9ea
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
* stream: _write: takes an encoding argument (isaacs)
* stream: _transform: remove no output() method, provide encoding (isaacs)
* stream: _transform: remove output() method, provide encoding (isaacs)
* stream: Don't require read(0) to emit 'readable' event (isaacs)