From: Paul Eggert Date: Fri, 7 Oct 2022 22:55:44 +0000 (-0700) Subject: Mention previous bug fix X-Git-Tag: v1.35~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87f9e4210847a4491f0209618fb976c31614c73a;p=thirdparty%2Ftar.git Mention previous bug fix --- diff --git a/NEWS b/NEWS index 1378dbe5..9b1093a6 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU tar NEWS - User visible changes. 2022-07-24 +GNU tar NEWS - User visible changes. 2022-10-07 Please send GNU tar bug reports to version 1.34.90 (git) @@ -46,6 +46,8 @@ version 1.34.90 (git) ** Fix low-memory crash when reading incremental dumps. +** Fix --exclude-vcs-ignores memory allocation misuse. + version 1.34 - Sergey Poznyakoff, 2021-02-13