diff --git a/WHATSNEW b/WHATSNEW index 9305bc16c..116ace18c 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -41,6 +41,10 @@ Fixed bugs: * TarInputStream now properly extraxt directory entries with a non-zero size. + * would drop file resources pointing to the same file but + using different names. + Bugzilla Report 57965 + Other changes: --------------