From 97b904623999d225379e6b35d319f233f89876ed Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Mon, 15 Nov 2004 23:10:56 +0000
Subject: [PATCH] document the last fix

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2099 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ChangeLog | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 291f62a2..4bd7e0c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -150,6 +150,8 @@ CVS code -
 	  afterwards.  This is the same behavior we would get if we
 	  opened the file, added all of it to the cutbuffer, closed the
 	  file, and uncut at the current cursor position. (DLR)
+	- Maintain current_y's value when inserting so that smooth
+	  scrolling works correctly. (DLR)
   do_writeout()
 	- Restructure if blocks for greater efficiency, using
 	  do_insertfile() as a model. (DLR)
-- 
GitLab