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

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

Closed
wants to merge 1 commit into from

Conversation

richardlau
Copy link
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 nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jun 14, 2016
@addaleax 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
@addaleax
Copy link
Member

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

@richardlau
Copy link
Member Author

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

@addaleax
Copy link
Member

Yup, seems good. Thanks! :)

@richardlau
Copy link
Member Author

Ref #6717 and #6578.

@addaleax
Copy link
Member

Thanks, landed in a06ccdb

@addaleax 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 Fishrock123 mentioned this pull request Jun 27, 2016
@Fishrock123 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 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
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