updated CHANGELOG for v1.4.4

dev
Yann Collet 2019-10-30 12:16:45 -07:00
parent 4ef97aaea7
commit ae3d35dc8e
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ cli: Named pipes support, by @bimbashrestha
cli: short tar's extension support, by @stokito
cli: command --output-dir-flat= , generates target files into requested directory, by @senhuang42
cli: commands --stream-size=# and --size-hint=#, by @nmagerko
cli: command --exclude-compressed, by @shashank0791
cli: faster `-t` test mode
cli: improved some error messages, by @vangyzen
cli: rare deadlock condition within dictionary builder, by @terrelln