Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipe Mulet2001-10-13 17:15:58 +0000
committerPhilipe Mulet2001-10-13 17:15:58 +0000
commit837e74414fb9b240932cd6afae3110277fb777db (patch)
treec3bc7b3c17e4769c4a4c2f1917056c104106cfce /org.eclipse.jdt.core/changes.txt
parent7750e1b5a6b245445fbc69259bf6412de07423cc (diff)
downloadeclipse.jdt.core-837e74414fb9b240932cd6afae3110277fb777db.tar.gz
eclipse.jdt.core-837e74414fb9b240932cd6afae3110277fb777db.tar.xz
eclipse.jdt.core-837e74414fb9b240932cd6afae3110277fb777db.zip
*** empty log message ***v_204_01
Diffstat (limited to 'org.eclipse.jdt.core/changes.txt')
-rw-r--r--org.eclipse.jdt.core/changes.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.eclipse.jdt.core/changes.txt b/org.eclipse.jdt.core/changes.txt
index 2e2816662d..46a4866edb 100644
--- a/org.eclipse.jdt.core/changes.txt
+++ b/org.eclipse.jdt.core/changes.txt
@@ -113,6 +113,8 @@ STREAM: 2.0
PRs Fixed in this Release
================================================================================
+ 4919 Cannot duplicate local variable in finally block
+ 4943 Verification error
4385 QualifiedAllocationExpression.sourceEnd incorrect if type is an AnonymousLocalTypeDeclaration
3230 Search - Too many type references for query ending with * (1GAZVGI)

Back to the top