mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-06 06:43:51 +00:00
Update changelogs.
This commit is contained in:
parent
35c615db92
commit
84665b758f
2 changed files with 17 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
|
@ -1,5 +1,16 @@
|
|||
lrzip ChangeLog
|
||||
|
||||
SEPTEMBER 2013, version 0.616 George Makrydakis
|
||||
|
||||
* Making things more homogeneous in checks, some space removed.
|
||||
* Simplifying and refactoring logic, alignment edits, empty semantic rewire.
|
||||
* Target directories must always exist and -f should not create them.
|
||||
* Deferring output directory after -f check has taken place.
|
||||
* Preserve extraction semantics without resorting to tar stripping.
|
||||
* Making sure last forward slash is removed from input path.
|
||||
* Removing pointless forced overwrite point check.
|
||||
|
||||
|
||||
SEPTEMBER 2013, version 0.615 Con Kolivas, George Makrydakis
|
||||
|
||||
* Adjusting -O flag semantics, options help update.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,9 @@
|
|||
lrzip-0.616
|
||||
|
||||
Fixes for various issues with -O not working with trailing slashes and
|
||||
outputting to directories that already exist.
|
||||
|
||||
|
||||
lrzip-0.615
|
||||
|
||||
Fixed -O not working on lrztar.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue