nano

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

commit e693023de880b276dcfe056e336034776bc13ed6
parent e54f1c4eaab5c36f6cea5c2b0f4a4a1092e7d355
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Mon, 30 Oct 2006 17:08:32 +0000

fix changelog entry


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3927 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MChangeLog | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -33,7 +33,7 @@ GNU nano 1.9.99pre3 - 2006.10.25 file browser. (DLR) - m4/ac_define_dir.m4: - Import the latest version of this file from - http://autoconf-archive.cryp.to/ac_define_dir.m4. + http://autoconf-archive.cryp.to/ac_define_dir.m4. (DLR) - doc/faq.html: - Update the question in section 4.13 to match the version of it in the answer section. (DLR)