Update Changelog.md
This commit is contained in:
parent
50b1f4b274
commit
edcaee803c
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
||||||
|
|
||||||
## Upcoming Changes
|
## Upcoming Changes
|
||||||
|
|
||||||
|
Do "safe links" behavior by default: symlinks pointing to outside of archived
|
||||||
|
files (or invalid symlinks) should not be included in the archive, unless if the
|
||||||
|
option "--no-safe-links" is specified. This is supported in both v0 and v1 file
|
||||||
|
formats.
|
||||||
|
|
||||||
## Version 1.3
|
## Version 1.3
|
||||||
|
|
||||||
Prevent `simplearchiver` from busy-waiting during non-blocking IO by sleeping
|
Prevent `simplearchiver` from busy-waiting during non-blocking IO by sleeping
|
||||||
|
|
Loading…
Reference in a new issue