- documentation fixes
1.88 01/06/2012 (Markus Prosch)
- resolved chown won't work on symlinks
1.86 24/05/2012 (Mark Allen)
- don't use tell on IO::Zlib handles RT#64339
1.84 02/03/2012 (HMBRAND)
- ptar now supports -T option [rt#75473]
- ptar now supports dashless options [rt#75475]
- auto-encode filenames marked as UTF-8 [rt#75474]
1.82 21/11/2011 (CDRAKE)
- Adjustments to handle files >8gb (>0777777777777 octal)
- Feature to return the MD5SUM of files in the archive
1.80 13/10/2011
- patch from Rocky Bernstein to add file chown() method [rt#71221]
1.78 08/09/2011
- patch from Rocky Bernstein to add chown() method [rt#70623]
- blead patch from Alexandr Ciornii to resolve [perl#78708]
1.76 07/01/2011
- upstream blead patches from Peter Acklam
1.74 18/12/2010
- Skip extracting pax extended headers, reported as
RT #64038