fix FTP bug

This commit is contained in:
Looly
2021-01-24 23:04:49 +08:00
parent 221608b544
commit 7e3ba71076
4 changed files with 55 additions and 37 deletions

View File

@@ -22,6 +22,7 @@
* 【core 】 修复URLUtil.encodeAll未检查空指针问题issue#I2CNPS@Gitee
* 【core 】 修复UrlBuilder.of的query中含有?丢失问题issue#I2CNPS@Gitee
* 【crypto 】 修复BCrypt.checkpw报错问题issue#1377@Github
* 【extra 】 修复Fftp中cd失败导致的问题issue#1371@Github
-------------------------------------------------------------------------------------------------------------