From 28cfaa46cd40ddf651bd890d235b08ccfc158f10 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Sat, 28 Mar 2015 20:17:24 +0100 Subject: [PATCH] fix classname --- WHATSNEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index 187bd2b23..b3ffb298d 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -81,7 +81,7 @@ Fixed bugs: when tasks spawned new child threads that accessed the properties. Bugzilla Report 55074 - * TarArchiveEntry'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. Other changes: