diff --git a/doc/org.eclipse.cdt.doc.isv/guide/deprecated_API_removals.html b/doc/org.eclipse.cdt.doc.isv/guide/deprecated_API_removals.html index 175c0e490b8..461f30947bd 100644 --- a/doc/org.eclipse.cdt.doc.isv/guide/deprecated_API_removals.html +++ b/doc/org.eclipse.cdt.doc.isv/guide/deprecated_API_removals.html @@ -70,6 +70,12 @@
+ Planned Removals after March 2024 +
+API Changes prior to CDT 10.0 / 2020-09. @@ -524,6 +530,23 @@
+ The following fields will be removed from the API as it is not thread safe. Use the patten instead and call matcher(input) to obtain a matcher. +
++ See Bug 578683. +
+