mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 14:15:23 +02:00
CDT 12.1 New&Noteworthy
This commit is contained in:
parent
a7adea84b9
commit
e36f17fc8a
2 changed files with 24 additions and 0 deletions
23
NewAndNoteworthy/CDT-12.1.md
Normal file
23
NewAndNoteworthy/CDT-12.1.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# Release Notes and New & Noteworthy page
|
||||
|
||||
This is the New & Noteworthy page for CDT 12.1 which is part of Eclipse 2025-06 Simultaneous Release
|
||||
|
||||
---
|
||||
|
||||
# Release Notes
|
||||
|
||||
## TM terminal.control migrated to Eclipse Platform
|
||||
|
||||
The source code for `org.eclipse.tm.terminal.control` has been moved from CDT's repo to [Eclipse Platform](https://github.com/eclipse-platform/eclipse.platform/tree/master/terminal/plugins/org.eclipse.tm.terminal.control)'s repo. See [Issue #1762](https://github.com/eclipse-platform/eclipse.platform/pull/1762) for additional details.
|
||||
|
||||
## 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.1.0) for this release in the issue/PR tracker.
|
||||
|
||||
# Bugs Fixed in this Release
|
||||
|
||||
See GitHub milestone for CDT [](https://github.com/eclipse-cdt/cdt/milestone/19?closed=1) and CDT LSP [](https://github.com/eclipse-cdt/cdt-lsp/milestone/6?closed=1)
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
What's new and noteworthy in:
|
||||
|
||||
- [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)
|
||||
- [CDT 11.5/2024-03](CDT-11.5.md)
|
||||
|
|
Loading…
Add table
Reference in a new issue