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

2016-05-17, Version 6.2.0 (Stable) #6810

Merged
merged 1 commit into from
May 17, 2016
Merged

2016-05-17, Version 6.2.0 (Stable) #6810

merged 1 commit into from
May 17, 2016

Commits on May 17, 2016

  1. 2016-05-17, Version 6.2.0 (Stable)

    - **buffer**: fix lastIndexOf and indexOf in various edge cases (Anna
      Henningsen) [#6511](#6511)
    - **child_process**: use /system/bin/sh on android (Ben Noordhuis)
      [#6745](#6745)
    - **deps**:
      - upgrade npm to 3.8.9 (Rebecca Turner)
        [#6664](#6664)
      - upgrade to V8 5.0.71.47 (Ali Ijaz Sheikh)
        [#6572](#6572)
      - upgrade libuv to 1.9.1 (Saúl Ibarra Corretgé)
        [#6796](#6796)
      - Intl: ICU 57 bump (Steven R. Loomis)
        [#6088](#6088)
    - **repl**:
      - copying tabs shouldn't trigger completion (Eugene Obrezkov)
        [#5958](#5958)
      - exports `Recoverable` (Blake Embrey)
        [#3488](#3488)
    - **src**: add O_NOATIME constant (Rich Trott)
      [#6492](#6492)
    - **src,module**: add --preserve-symlinks command line flag (James M
      Snell) [#6537](#6537)
    - **util**: adhere to `noDeprecation` set at runtime (Anna Henningsen)
      [#6683](#6683)
    
    As of this release the 6.X line now includes 64-bit binaries for Linux
    on Power Systems running in big endian mode in addition to the existing
    64-bit binaries for running in little endian mode.
    
    PR-URL: #6810
    evanlucas committed May 17, 2016
    Configuration menu
    Copy the full SHA
    a4705f6 View commit details
    Browse the repository at this point in the history