mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix ftp bug
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
## 5.3.9 (2020-06-28)
|
||||
## 5.3.9 (2020-07-06)
|
||||
|
||||
### 新特性
|
||||
* 【core 】 DateUtil增加formatChineseDate(pr#932@Github)
|
||||
@@ -17,6 +17,7 @@
|
||||
* 【socket 】 修复AioSession构造超时无效问题(pr#941@Github)
|
||||
* 【setting】 修复GroupSet.contains错误(pr#943@Github)
|
||||
* 【core 】 修复ZipUtil没有调用finish问题(issue#944@Github)
|
||||
* 【extra 】 修复Ftp中ArrayList长度为负问题(pr#136@Github)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
## 5.3.8 (2020-06-16)
|
||||
|
Reference in New Issue
Block a user