doc: update cluster entry in CHANGELOG

PR-URL: https://github.com/iojs/io.js/pull/425
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
pull/425/head
Ben Noordhuis 2015-01-14 21:23:13 +01:00
parent 0c5de1ff81
commit 3dd7ebb0ba
1 changed files with 2 additions and 2 deletions

View File

@ -58,9 +58,9 @@ https://iojs.org/api/console.html
https://iojs.org/api/cluster.html
(**DETAILS TO BE ADDED HERE**)
- Updated `cluster` to use round-robin load balancing by default on non-Windows platforms. The scheduling policy is configurable however.
- `--debug` has been made cluster-aware.
- Many bug fixes.
### crypto