diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 11fa99b6206..637aa00a4b2 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -7,7 +7,7 @@ - + INCOMPATIBLE CHANGE: WebConnection.close() and WebConnectionWrapper.close() are throwing an IOException instead of an Exception now.