You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -48,14 +48,14 @@ The <action> type attribute can be add,update,fix,remove.
48
48
<releaseversion="2.11.0"date="YYYY-MM-DD"description="This is a feature and maintenance release. Java 8 or later is required.">
49
49
<!-- FIX -->
50
50
<actiondev="ggregory"type="fix"due-to="Gary Gregory">Rework FTPClientWrapper.disconnect() to remove any chance of a new connection being created on demand.</action>
51
-
<actiondev="ggregory"type="update"due-to="Gary Gregory">The write buffer size in DefaultFileContent is now 8K instead of 4K.</action>
51
+
<actiondev="ggregory"type="fix"due-to="Gary Gregory">The write buffer size in DefaultFileContent is now 8K instead of 4K.</action>
0 commit comments