mirror of https://github.com/nodejs/node.git
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
parent
0c5de1ff81
commit
3dd7ebb0ba
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue