diff --git a/ChangeLog b/ChangeLog index 36efb2a5..63264b3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4089,3 +4089,8 @@ Mike Scalora (3): Rishabh Dave (2): browser: keep the same file selected when the directory contents change browser: move all openings and closings of a directory to the same function + + +====================================================================== +For older changes, see in https://ftp.gnu.org/gnu/nano/nano-5.0.tar.xz +====================================================================== diff --git a/Makefile.am b/Makefile.am index 606a8576..2a7eb783 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,8 +6,7 @@ if USE_COLOR SUBDIRS += syntax endif -EXTRA_DIST = ChangeLog.1999-2006 ChangeLog.2007-2015 \ - IMPROVEMENTS README.GIT +EXTRA_DIST = IMPROVEMENTS README.GIT ACLOCAL_AMFLAGS = -I m4