diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2019-02-22 Antonio Diaz Diaz <antonio@gnu.org> + + * Version 0.12 released. + * create.cc (fill_headers): Fixed use of st_rdev instead of st_dev. + * Save just numerical uid/gid if user or group not in database. + * extract.cc (format_member_name): Print devmajor and devminor. + * Added new option '-d, --diff'. + * Added new option '--ignore-ids'. + * extract.cc: Fast '-t, --list' on seekable uncompressed archives. + 2019-02-13 Antonio Diaz Diaz <antonio@gnu.org> * Version 0.11 released. |