Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Jodet2007-11-26 16:06:04 +0000
committerEric Jodet2007-11-26 16:06:04 +0000
commita1635f1f21da61f1bf03d9571bfbef5573301bca (patch)
treed522eb9decde6a82ffe1d2bf64db64ed729e171f /org.eclipse.jdt.core/buildnotes_jdt-core.html
parent67693cc1d8107e5b7d65fd325b6581747ce90733 (diff)
downloadeclipse.jdt.core-a1635f1f21da61f1bf03d9571bfbef5573301bca.tar.gz
eclipse.jdt.core-a1635f1f21da61f1bf03d9571bfbef5573301bca.tar.xz
eclipse.jdt.core-a1635f1f21da61f1bf03d9571bfbef5573301bca.zip
HEAD - 210922
Diffstat (limited to 'org.eclipse.jdt.core/buildnotes_jdt-core.html')
-rw-r--r--org.eclipse.jdt.core/buildnotes_jdt-core.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/org.eclipse.jdt.core/buildnotes_jdt-core.html b/org.eclipse.jdt.core/buildnotes_jdt-core.html
index ab00894f5e..134c0477bf 100644
--- a/org.eclipse.jdt.core/buildnotes_jdt-core.html
+++ b/org.eclipse.jdt.core/buildnotes_jdt-core.html
@@ -56,7 +56,9 @@ in your code, until you will have enabled these back, and the compiler will have
</ul>
<h3>Problem Reports Fixed</h3>
-<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=210353">210353</a>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=210922">210922</a>
+ArrayStoreException when formatting set of regions
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=210353">210353</a>
Improve documentation for overridingPackageDefaultMethod option in JavaCore#getDefaultOptions' javadoc
<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=208541">208541</a>
[formatter] Formatter does not format whole region/selection

Back to the top