diff options
Diffstat (limited to 'src/Common/libzip/NEWS.md')
-rw-r--r-- | src/Common/libzip/NEWS.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/Common/libzip/NEWS.md b/src/Common/libzip/NEWS.md index ab2be0a3..9d8d2a33 100644 --- a/src/Common/libzip/NEWS.md +++ b/src/Common/libzip/NEWS.md @@ -1,3 +1,11 @@ +1.5.2 [2019-03-12] +================== +* Fix bug in AES encryption affecting certain file sizes +* Keep file permissions when modifying zip archives +* Support systems with small stack size. +* Support mbed TLS as crypto backend. +* Add nullability annotations. + 1.5.1 [2018-04-11] ================== |