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: fix some typos in CHANGELOG.md #2899

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

JadeFlute0127
Copy link
Contributor

No description provided.

@eclipse-ls-bot
Copy link
Contributor

Can one of the admins verify this patch?

CHANGELOG.md Outdated
* bug fix - Avoid NPE for null analysis when updating classpath. See [#2268](https://github.com/eclipse/eclipse.jdt.ls/issues/2268).
* bug fix - Check the digest of the initializiation scripts for security and to prevent duplicates. See [#2254](https://github.com/eclipse/eclipse.jdt.ls/pull/2254).
* bug fix - Support `includeDeclaration` in `textDocument/references`. See [#2148](https://github.com/eclipse/eclipse.jdt.ls/issues/2148).
* bug fix - Avoid NPE for null analysis when updating classpath. See [#2268](https://github.com/eclipse/eclipse.jdt.ls/issues/2268)* bug fix - Check the digest of the initializiation scripts for security and to prevent duplicates. See [#2254](https://github.com/eclipse/eclipse.jdt.ls/pull/2254).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is merging two lines into one on purpose?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I think this is just a missed newline that needs to be put back. Otherwise I thin it's good to fix these. Also the "Support includeDeclaration" line seems gone so it should be placed back.

@rgrunber rgrunber added this to the End October 2023 milestone Oct 10, 2023
@rgrunber
Copy link
Contributor

I've adjusted the PR to remove the duplicated line and re-introduce the one removed.

@rgrunber rgrunber merged commit c65ac3e into eclipse-jdtls:master Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants