]> git.proxmox.com Git - mirror_edk2.git/blame - BaseTools/Source/C/LzmaCompress/Sdk/history.txt
ArmPkg/CpuDxe: set DmaBufferAlignment according to CWG
[mirror_edk2.git] / BaseTools / Source / C / LzmaCompress / Sdk / history.txt
CommitLineData
30fdf114
LG
1HISTORY of the LZMA SDK\r
2-----------------------\r
3\r
44.65 2009-02-03\r
5-------------------------\r
6- Some minor fixes\r
7\r
8\r
94.63 2008-12-31\r
10-------------------------\r
11- Some minor fixes\r
12\r
13\r
144.61 beta 2008-11-23\r
15-------------------------\r
16- The bug in ANSI-C LZMA Decoder was fixed:\r
17 If encoded stream was corrupted, decoder could access memory \r
18 outside of allocated range.\r
19- Some changes in ANSI-C 7z Decoder interfaces.\r
20- LZMA SDK is placed in the public domain.\r
21\r
22\r
234.60 beta 2008-08-19\r
24-------------------------\r
25- Some minor fixes.\r
26\r
27\r
284.59 beta 2008-08-13\r
29-------------------------\r
30- The bug was fixed:\r
31 LZMA Encoder in fast compression mode could access memory outside of \r
32 allocated range in some rare cases.\r
33\r
34\r
354.58 beta 2008-05-05\r
36-------------------------\r
37- ANSI-C LZMA Decoder was rewritten for speed optimizations.\r
38- ANSI-C LZMA Encoder was included to LZMA SDK.\r
39- C++ LZMA code now is just wrapper over ANSI-C code.\r
40\r
41\r
424.57 2007-12-12\r
43-------------------------\r
44