From: Thomas Roessler Date: Wed, 29 Sep 2004 11:27:46 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-15-rel~66 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=64c8f25f8b6983a7453f1ed233dca155c2edb22b;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 5ffff09d..8e7bf255 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-09-29 11:27:33 Thomas Roessler (roessler) + + * lib.c: Fix mutt_unlink race condition for systems without + O_NOFOLLOW. Noted by Jarno Huuskonen . + 2004-09-07 08:09:39 Matthias Andree (roessler) * prepare: Fix parameter passing.