Skip to content

Release proposal: v1.6.2 #1235

Closed
Closed
@rvagg

Description

@rvagg

A patch release, perhaps we can ship this tomorrow before any semver-minor commits land. I'm mainly excited about removing the bit about Windows in the Known Issues section of the release notes.

  • [fe4434b77a] - deps: upgrade v8 to 4.1.0.25 (Johan Bergström) #1224
  • [d8f383ba3f] - doc: update AUTHORS list (Rod Vagg) #1234
  • [bc9c1a5a7b] - doc: fix typo in CHANGELOG (Mathieu Darse) #1230
  • [99c79f8d41] - doc: call js function in null context (Ben Noordhuis) #1125
  • [55abf34be5] - doc: don't use using namespace v8 (Ben Noordhuis) #1125
  • [c4e1b82120] - doc: replace v8::Handle with v8::Local (Ben Noordhuis) #1125
  • [2f1b78347c] - doc: remove unnecessary v8::HandleScopes (Ben Noordhuis) #1125
  • [409d413363] - doc: remove uses of v8::Isolate::GetCurrent() (Ben Noordhuis) #1125
  • [33fea6ed5f] - lib: don't penalize setInterval() common case (Ben Noordhuis) #1221
  • [31da9758a0] - lib: don't penalize setTimeout() common case (Ben Noordhuis) #1221
  • [6fc5e95354] - module: allow require('.') (Michaël Zasso) #1185
  • [9ae1a61214] - node: ensure that streams2 won't .end() stdin (Fedor Indutny) #1233
  • [b64983d77c] - src: reset signal handler to SIG_DFL on FreeBSD (Fedor Indutny) #1218
  • [9705a34e96] - test: move sequential/test-signal-unregister (Ben Noordhuis) #1227
  • [10a9c00563] - test: fix timing issue in signal test (Ben Noordhuis) #1227
  • [999fbe9d96] - test: fix crypto-binary-default bad crypto check (Brendan Ashworth) #1141
  • [2b3b2d392f] - test: add setTimeout/setInterval multi-arg tests (Ben Noordhuis) #1221
  • [849319a260] - util: Check input to util.inherits (Connor Peet) #1240
  • [cf081a4712] - vm: fix crash on fatal error in debug context (Ben Noordhuis) #1229

Metadata

Metadata

Assignees

No one assigned

    Labels

    metaIssues and PRs related to the general management of the project.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions