Skip to content

Commit

Permalink
doc: fix spelling in CHANGELOG
Browse files Browse the repository at this point in the history
Reviewed-By: Roman Reiss <[email protected]>
  • Loading branch information
fsbatista authored and silverwind committed May 20, 2015
1 parent 86dd244 commit f0a8bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ See https://github.com/nodejs/io.js/labels/confirmed-bug for complete and curren
Full details at https://github.com/nodejs/io.js/wiki/Breaking-Changes#200-from-1x

* V8 upgrade to 4.2, minor changes to C++ API
* `os.tmpdir()` is now cross-platform consistent and will no longer returns a path with a trailling slash on any platform
* `os.tmpdir()` is now cross-platform consistent and no longer returns a path with a trailing slash on any platform
* While not a *breaking change* the 'smalloc' module has been deprecated in anticipation of it becoming unsupportable with a future upgrade to V8 4.4. See [#1451](https://github.com/nodejs/io.js/issues/1451) for further information.

_Note: a new version of the 'url' module was reverted prior to release as it was decided the potential for breakage across the npm ecosystem was too great and that more compatibility work needed to be done before releasing it. See [#1602](https://github.com/nodejs/io.js/pull/1602) for further information._
Expand Down

0 comments on commit f0a8bc3

Please sign in to comment.