diff --git a/ChangeLog b/ChangeLog
index 291f62a23d9f52438e7815fcfe0534095303c4a1..4bd7e0c245a4bc8a6f60d9cab70029170c9eeb08 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)