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

Backport process added: info #7681

Closed
wants to merge 2 commits into from

Commits on Jul 12, 2016

  1. doc: add added: information for process

    Most of the information is gleaned from changelogs. The rest is inferred
    from git history.
    
    Omitted cpuUsage() since it's not yet in a release.
    
    Also omitted the streams, events and signals, since I didn't really
    think it made sense for those.
    
    Ref: nodejs#6578
    PR-URL: nodejs#6589
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
    Reviewed-By: Alexander Makarenko <estliberitas@gmail.com>
    bengl authored and addaleax committed Jul 12, 2016
    Configuration menu
    Copy the full SHA
    60dbf2a View commit details
    Browse the repository at this point in the history
  2. doc: remove superfluos backticks in process.md

    These are likely left over from backporting
    nodejs#4733.
    addaleax committed Jul 12, 2016
    Configuration menu
    Copy the full SHA
    d8d374c View commit details
    Browse the repository at this point in the history