aboutsummaryrefslogtreecommitdiff
path: root/DOC/lzma-history.txt
diff options
context:
space:
mode:
Diffstat (limited to 'DOC/lzma-history.txt')
-rw-r--r--DOC/lzma-history.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/DOC/lzma-history.txt b/DOC/lzma-history.txt
index c4ea98d..3a6f0f3 100644
--- a/DOC/lzma-history.txt
+++ b/DOC/lzma-history.txt
@@ -1,6 +1,14 @@
HISTORY of the LZMA SDK
-----------------------
+19.00 2019-02-21
+-------------------------
+- Encryption strength for 7z archives was increased:
+ the size of random initialization vector was increased from 64-bit to 128-bit,
+ and the pseudo-random number generator was improved.
+- The bug in 7zIn.c code was fixed.
+
+
18.06 2018-12-30
-------------------------
- The speed for LZMA/LZMA2 compressing was increased by 3-10%,