Skip to content

Commit e36f17f

Browse files
committed
CDT 12.1 New&Noteworthy
1 parent a7adea8 commit e36f17f

2 files changed

Lines changed: 24 additions & 0 deletions

File tree

NewAndNoteworthy/CDT-12.1.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Release Notes and New & Noteworthy page
2+
3+
This is the New & Noteworthy page for CDT 12.1 which is part of Eclipse 2025-06 Simultaneous Release
4+
5+
---
6+
7+
# Release Notes
8+
9+
## TM terminal.control migrated to Eclipse Platform
10+
11+
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.
12+
13+
## Breaking API changes
14+
15+
Please see [CHANGELOG-API](CHANGELOG-API.md) for details on the breaking API changes in this release as well as future planned API changes.
16+
17+
# Noteworthy Issues and Pull Requests
18+
19+
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.
20+
21+
# Bugs Fixed in this Release
22+
23+
See GitHub milestone for CDT [![12.1.0](https://img.shields.io/github/milestones/issues-total/eclipse-cdt/cdt/19)](https://github.com/eclipse-cdt/cdt/milestone/19?closed=1) and CDT LSP [![3.2.0](https://img.shields.io/github/milestones/issues-total/eclipse-cdt/cdt-lsp/6)](https://github.com/eclipse-cdt/cdt-lsp/milestone/6?closed=1)

NewAndNoteworthy/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
What's new and noteworthy in:
44

5+
- [CDT 12.1/2025-06](CDT-12.1.md)
56
- [CDT 12.0/2025-03](CDT-12.0.md)
67
- [CDT 11.6/2024-06](CDT-11.6.md)
78
- [CDT 11.5/2024-03](CDT-11.5.md)

0 commit comments

Comments
 (0)