From dd4a4dc2e8f79855f16ea138158c366337d808ab Mon Sep 17 00:00:00 2001 From: Chris Allegretta Date: Mon, 25 Aug 2008 02:40:37 +0000 Subject: [PATCH] Fix that entry for bug 23827 fix was really in 2.0.8. git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4313 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 37aa5874..83cbe517 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ GNU nano 2.0.8 - 2008.08.24 +008-08-08 Magnus Granberg / Adam Conrad + * files.c: (write_file): Add needed flags to open() calls when writing out files. Fixes Savannah bug + #23827: Compilation fails with -D_FORTIFY_SOURCE=2 + 2008-08-08 Chris Allegretta * files.c (write_file): Check exit code of fclose(), since in certain out of space conditions the OS will happily report successful fwrite()s until you try and close the file. Fix for Savannah bug -- 2.39.5