From a68e1627dc00886bf06d8d650fa1fc122bdbb6cb Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Wed, 20 Jan 2016 16:17:21 +0000 Subject: [PATCH] Adding to the Changelog the remark that Savannah bug #44950 is now fixed. git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5575 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 4d2646d0..64aadc77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ 2016-01-20 Rishabh Dave * src/files.c (verify_path, open_buffer): When opening a new buffer, verify that the containing directory of the given filename exists. + This fixes Savannah bug #44950. * src/files.c (do_lockfile): Remove the existence check on the directory, as this is now covered by verify_path(). -- 2.39.5