nano

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

commit 71fb1f5bd1dda4a94cf4687d1b7693f7364e6dc0
parent 6866f6fb7d16da3564b32b527a9f23fb372b39a0
Author: Chris Allegretta <chrisa@asty.org>
Date:   Wed,  2 Oct 2002 00:21:31 +0000

Back to CVS


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

Diffstat:
MChangeLog | 2++
Mconfigure.ac | 2+-
2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,5 @@ +CVS code - + GNU nano 1.1.11 - 10/01/2002 - General: - Translation updates (see po/ChangeLog for details). diff --git a/configure.ac b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT AC_CONFIG_SRCDIR([nano.c]) AC_PREREQ(2.52) -AM_INIT_AUTOMAKE(nano, 1.1.11) +AM_INIT_AUTOMAKE(nano, 1.1.11-cvs) AM_CONFIG_HEADER(config.h:config.h.in) dnl AM_ACLOCAL_INCLUDE(m4) ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru sv nn nl da pl nb ms pt_BR"