What's new in Nested tar archive extractor 1.1?
================================================
+ Added support for .tar archives using gzip and bz2 compression.
  So now the following can be extracted - 
  .tar, .tgz, .tbz, .tb2, .tar.gz, .tar.bz2
+ Changed formatting of displayed errors.
  They are more readable and understandable now.
+ Few other minor changes in program structure.

What's new in Nested tar archive extractor 1.0?
================================================
+ Added support for .tar archives.
  So now the following can be extracted - 
  .tar, .tgz
