diff --git a/NewAndNoteworthy/CDT-11.6.md b/NewAndNoteworthy/CDT-11.6.md new file mode 100644 index 00000000000..19b0d19cfd1 --- /dev/null +++ b/NewAndNoteworthy/CDT-11.6.md @@ -0,0 +1,21 @@ +# Release Notes and New & Noteworthy page + +This is the New & Noteworthy page for CDT 11.6 which is part of Eclipse 2024-06 Simultaneous Release + +--- + +# Release Notes + +# API Changes, current and planned + +## Breaking API changes + +Please see [CHANGELOG-API](CHANGELOG-API.md) for details on the breaking API changes in this release as well as future planned API changes. + +# Noteworthy Issues and Pull Requests + +See [Noteworthy issues and PRs](https://github.com/eclipse-cdt/cdt/issues?q=is%3Aclosed+label%3Anoteworthy+milestone%3A11.6.0) for this release in the issue/PR tracker. + +# Bugs Fixed in this Release + +See [GitHub milestones](https://github.com/eclipse-cdt/cdt/milestone/10?closed=1) diff --git a/NewAndNoteworthy/README.md b/NewAndNoteworthy/README.md index c872421ac63..a312a4285da 100644 --- a/NewAndNoteworthy/README.md +++ b/NewAndNoteworthy/README.md @@ -2,6 +2,7 @@ What's new and noteworthy in: +- [CDT 11.6/2024-06](CDT-11.6.md) - [CDT 11.5/2024-03](CDT-11.5.md) - [CDT 11.4/2023-12](CDT-11.4.md) - [CDT 11.3/2023-09](CDT-11.3.md) diff --git a/build/org.eclipse.cdt.autotools-feature/feature.xml b/build/org.eclipse.cdt.autotools-feature/feature.xml index 6759bdc50ca..0591c9f49b7 100644 --- a/build/org.eclipse.cdt.autotools-feature/feature.xml +++ b/build/org.eclipse.cdt.autotools-feature/feature.xml @@ -12,7 +12,7 @@ org.eclipse.cdt cdt-parent - 11.5.0-SNAPSHOT + 11.6.0-SNAPSHOT ../../pom.xml - 11.5.0-SNAPSHOT + 11.6.0-SNAPSHOT org.eclipse.cdt.autotools.docs eclipse-plugin diff --git a/build/org.eclipse.cdt.core.autotools-feature/feature.xml b/build/org.eclipse.cdt.core.autotools-feature/feature.xml index abd16fdbc4d..b05a061c8c1 100644 --- a/build/org.eclipse.cdt.core.autotools-feature/feature.xml +++ b/build/org.eclipse.cdt.core.autotools-feature/feature.xml @@ -12,7 +12,7 @@ + @@ -576,6 +589,39 @@ name="%OptionCategory.General" id="gnu.asm.category.general"> +