nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 627f04e028abdae1c56f956eac07430f315fb9d2
parent 158388c5a64fc05ace34a6e30de089d3b7d17008
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Fri, 17 Jun 2016 11:08:25 +0200

docs: rename a file, to be less confusing

It sounded like an instigation to upgrade, or like a list of
instructions on how to upgrade.  But it is merely a list of
noteworthy changes -- what other packages put in the NEWS file.

Diffstat:
RUPGRADE -> IMPROVEMENTS | 0
MMakefile.am | 2+-
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/UPGRADE b/IMPROVEMENTS diff --git a/Makefile.am b/Makefile.am @@ -2,6 +2,6 @@ AUTOMAKE_OPTIONS = gnu no-dependencies SUBDIRS = doc m4 po src -EXTRA_DIST = ChangeLog.pre-2.1 README.GIT UPGRADE nano.spec +EXTRA_DIST = ChangeLog.pre-2.1 IMPROVEMENTS README.GIT nano.spec ACLOCAL_AMFLAGS = -I m4