Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update changelog in master #4623

Merged
merged 1 commit into from
Jan 11, 2016
Merged

Commits on Jan 11, 2016

  1. 2016-01-06, Version 5.4.0 (Stable)

    * http:
      - A new status code was added: 451 - "Unavailable For Legal Reasons"
    (Max Barinov) nodejs#4377
      - Idle sockets that have been kept alive now handle errors (José F.
    Romaniello) nodejs#4482
    * This release also includes several minor performance improvements:
      - assert: deepEqual is now speedier when comparing TypedArrays
    (Claudio Rodriguez) nodejs#4330
      - lib: Use arrow functions instead of bind where possible (Minwoo
    Jung) nodejs#3622
      - node: Improved accessor perf of process.env (Trevor Norris)
    nodejs#3780
      - node: Improved performance of process.hrtime() (Trevor Norris)
    nodejs#3780, (Evan Lucas)
    nodejs#4484
      - node: Improved GetActiveHandles performance (Trevor Norris)
    nodejs#3780
      - util: Use faster iteration in util.format() (Jackson Tian)
    nodejs#3964
    
    Refs: nodejs#4547
    PR-URL: nodejs#4623
    Reviewed-By: Roman Reiss <[email protected]>
    Reviewed-By: Colin Ihrig <[email protected]>
    Fishrock123 committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    5f0abd6 View commit details
    Browse the repository at this point in the history