From 2418b9486b5a4bc8653a21fa21285d342f4567e2 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sat, 31 Oct 2015 20:32:11 +0000 Subject: [PATCH] Correcting the changelog description of an old change. git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5386 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 072a434a..961032f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ mark is located after the cursor. This fixes Savannah bug #46347. * src/nano.c (copy_from_filestruct): Improve comments and combine two conditions. + * ChangeLog: Correct the description of an old change. 2015-10-29 Benno Schulenberg * src/text.c (add_undo): Only skip adding an undo when the current @@ -2033,8 +2034,10 @@ GNU nano 2.3.3 - 2014.05.29 * src/winio.c (set_modified): Check for a filename before trying to lock. 2014-01-24 Benno Schulenberg - * src/nano.c (copy_from_filestruct): Check explicitly for mark being set when - trying to partition, as we shouldn't be messing with the x address, etc. + * src/nano.c (copy_from_filestruct): Refresh the mark's pointer when + stuff was pasted into the line where the mark is. This applies + Savannah patch #8180 and fixes the segfault reported on the list: + https://lists.gnu.org/archive/html/nano-devel/2012-07/msg00000.html. 2014-01-01 Chris Allegretta * doc/texinfo/nano.texi: Change '@sp4' since makeinfo 5.1 hates the -- 2.39.5