Browse Source

wrong class name

master
YOUR NAME 10 years ago
parent
commit
f22352a184
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      WHATSNEW

+ 1
- 1
WHATSNEW View File

@@ -84,7 +84,7 @@ Fixed bugs:
* TarEntry's constructor with a File and a String arg didn't * TarEntry's constructor with a File and a String arg didn't
normalize the name. normalize the name.


* Between 1.8.4 and 1.9.5 TarArchiveInputStream started to parse file
* Between 1.8.4 and 1.9.5 TarInputStream started to parse file
names using the platform's default encoding rather than as ASCII. names using the platform's default encoding rather than as ASCII.
This has been a breaking change that has never been marked as such This has been a breaking change that has never been marked as such
(in fact it went unnoticed). In order to allow <untar> and (in fact it went unnoticed). In order to allow <untar> and


Loading…
Cancel
Save