Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org.eclipse.debug.core/buildnotes_platform-debug.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/org.eclipse.debug.core/buildnotes_platform-debug.html b/org.eclipse.debug.core/buildnotes_platform-debug.html
index f7844621d..2e6997b73 100644
--- a/org.eclipse.debug.core/buildnotes_platform-debug.html
+++ b/org.eclipse.debug.core/buildnotes_platform-debug.html
@@ -9,6 +9,13 @@
<body>
<h1> Eclipse 3.2 Debug Platform Build Notes&nbsp;</h1>
+<h2>January 31, 2006</h2>
+<h3>Enhancements</h3>
+<ul>
+ <li>Added API to consolePatternMatchListeners extension to support the use of
+ string variable substitution in pattern matchers. See extension point documentation.</li>
+</ul>
+<h3>Problem Reports Fixed</h3>
<h2>January 24, 2006</h2>
<h3>Problem Reports Fixed</h3>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=124171">124171</a>: Launch configuration filters prefs page: glitches in labels<br>

Back to the top