From f22352a18486f1182ae183fac5c9dc5e8cec5655 Mon Sep 17 00:00:00 2001 From: YOUR NAME Date: Tue, 21 Apr 2015 21:41:05 +0200 Subject: [PATCH] wrong class name --- WHATSNEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index e65a1ddac..a67ce2d8d 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -84,7 +84,7 @@ Fixed bugs: * TarEntry's constructor with a File and a String arg didn't 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. This has been a breaking change that has never been marked as such (in fact it went unnoticed). In order to allow and