FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: Correct `added:` information for fs.access and fs.accessSync by richardlau · Pull Request #7299 · nodejs/node · GitHub

/ node Public

doc: Correct added: information for fs.access and fs.accessSync - #7299

Closed
richardlau wants to merge 1 commit into
nodejs:masterfrom
richardlau:api-docs
Closed

doc: Correct added: information for fs.access and fs.accessSync#7299
richardlau wants to merge 1 commit into
nodejs:masterfrom
richardlau:api-docs

Conversation

Copy link
Copy Markdown
Member
Checklist
  • documentation is changed or added
  • the commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

From nodejs/node-gyp#955 (comment) it looks like the Added in: values for fs.access and fs.accessSync are incorrect. From investigations it looks like fs.access and fs.accessSync were added to Node v0.11.15 via 2944934

nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jun 14, 2016
addaleax added the fs Issues and PRs related to the fs subsystem / file system. label Jun 14, 2016
fs.access and fs.accessSync were added to Node v0.11.15 via 2944934

Copy link
Copy Markdown
Member

Thanks! The commit subject line should be lower-case and is a bit too long, but other than that LGTM.

Copy link
Copy Markdown
Member Author

@addaleax thanks. I've changed the commit subject line to lower-case and chopped the end off to fit into 50 characters.

Copy link
Copy Markdown
Member

Yup, seems good. Thanks! :)

Copy link
Copy Markdown
Member Author

Ref #6717 and #6578.

Copy link
Copy Markdown
Member

Thanks, landed in a06ccdb

addaleax closed this Jun 18, 2016
addaleax pushed a commit that referenced this pull request Jun 18, 2016
fs.access and fs.accessSync were added to Node v0.11.15 via 2944934

PR-URL: #7299
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Ref: #6717
Ref: #6578
evanlucas pushed a commit that referenced this pull request Jun 27, 2016
fs.access and fs.accessSync were added to Node v0.11.15 via 2944934

PR-URL: #7299
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Ref: #6717
Ref: #6578
Fishrock123 mentioned this pull request Jun 27, 2016
Fishrock123 mentioned this pull request Jul 5, 2016
addaleax pushed a commit to addaleax/node that referenced this pull request Jul 12, 2016
fs.access and fs.accessSync were added to Node v0.11.15 via 2944934

PR-URL: nodejs#7299
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Ref: nodejs#6717
Ref: nodejs#6578
MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
fs.access and fs.accessSync were added to Node v0.11.15 via 2944934

PR-URL: #7299
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Ref: #6717
Ref: #6578
MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
fs.access and fs.accessSync were added to Node v0.11.15 via 2944934

PR-URL: #7299
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Ref: #6717
Ref: #6578
MylesBorins mentioned this pull request Jul 12, 2016
MylesBorins pushed a commit that referenced this pull request Jul 14, 2016
fs.access and fs.accessSync were added to Node v0.11.15 via 2944934

PR-URL: #7299
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Ref: #6717
Ref: #6578
MylesBorins pushed a commit that referenced this pull request Jul 14, 2016
fs.access and fs.accessSync were added to Node v0.11.15 via 2944934

PR-URL: #7299
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Ref: #6717
Ref: #6578
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL