From 9d9d71e184e7984b698b7e9e6a9ed6fe8ac2104b Mon Sep 17 00:00:00 2001 From: John Dallaway Date: Wed, 13 Aug 2025 21:04:14 +0100 Subject: [PATCH] Add CDT 12.2 N&N page --- NewAndNoteworthy/CDT-12.2.md | 22 ++++++++++++++++++++++ NewAndNoteworthy/README.md | 3 ++- 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 NewAndNoteworthy/CDT-12.2.md diff --git a/NewAndNoteworthy/CDT-12.2.md b/NewAndNoteworthy/CDT-12.2.md new file mode 100644 index 00000000000..f5ae2fd15bf --- /dev/null +++ b/NewAndNoteworthy/CDT-12.2.md @@ -0,0 +1,22 @@ +# Release Notes and New & Noteworthy page + +This is the New & Noteworthy page for CDT 12.2 which is part of Eclipse 2025-09 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%3A12.2.0) for this release in the issue/PR tracker. + +# Bugs Fixed in this Release + +See GitHub milestone for CDT [![12.2.0](https://img.shields.io/github/milestones/issues-total/eclipse-cdt/cdt/20)](https://github.com/eclipse-cdt/cdt/milestone/20?closed=1) and CDT LSP [![3.3.0](https://img.shields.io/github/milestones/issues-total/eclipse-cdt/cdt-lsp/7)](https://github.com/eclipse-cdt/cdt-lsp/milestone/7?closed=1) diff --git a/NewAndNoteworthy/README.md b/NewAndNoteworthy/README.md index 19089a797d5..f63e16d6299 100644 --- a/NewAndNoteworthy/README.md +++ b/NewAndNoteworthy/README.md @@ -2,6 +2,7 @@ What's new and noteworthy in: +- [CDT 12.2/2025-09](CDT-12.2.md) - [CDT 12.1/2025-06](CDT-12.1.md) - [CDT 12.0/2025-03](CDT-12.0.md) - [CDT 11.6/2024-06](CDT-11.6.md) @@ -83,7 +84,7 @@ The images should be embedded using the `` tag with (gernally) a width of `

``` -### Referecing Code +### Referencing Code Especially when writing New & Noteworthy entries about API it is useful to link to the file. This should be done using a relative path, such as: