Merge branch 'lzma'
Add support for using externally available liblzma via new wxLZMA{Input,Output}Stream classes. Closes https://github.com/wxWidgets/wxWidgets/pull/771
This commit is contained in:
@@ -72,6 +72,7 @@ Changes in behaviour which may result in build errors
|
||||
|
||||
All:
|
||||
|
||||
- Add wxLZMA{Input,Output}Stream classes using external liblzma.
|
||||
- Make wxList and wxVector iterators conform to input iterator requirements.
|
||||
- Fix MT-safety problem when reading and writing from wxSocket (jkubalik).
|
||||
|
||||
|
Reference in New Issue
Block a user