]> git.wh0rd.org Git - nano.git/commitdiff
GNU nano 1.1.6 release v1.1.6
authorChris Allegretta <chrisa@asty.org>
Fri, 25 Jan 2002 17:02:32 +0000 (17:02 +0000)
committerChris Allegretta <chrisa@asty.org>
Fri, 25 Jan 2002 17:02:32 +0000 (17:02 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1041 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
NEWS
configure.in
faq.html
nano.texi

index ebe59e5615ef388ed269907fe4528453ad105053..962decd846573fd45a763407d78b0a1c2165affb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-CVS Code -
+nano-1.1.6 - 01/25/2002
 - General
        - Add Meta-A as alternate keyystroke for ^^ for people with
          non-US keyboards.
diff --git a/NEWS b/NEWS
index 27eb01f620210ca9c183aa4381a747cb4e93174d..5f572aa0d8b808744ad9ed40da7330c37487afd9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-TBA /2002 - GNU nano 1.1.6 is released.  Lots of new features in this
+01/25/2002 - GNU nano 1.1.6 is released.  Lots of new features in this
                release.  New Meta-keys were added as alternates for 
                control sequences: Meta-A for the marker key (^^), and
                Meta-G for the 'goto dir' key in the file browser (^_).
index 1b382f6909bcadb5694f9b6a42febf94c2784c92..3df5376a30b3fb313e855d78a3d216c7584438e3 100644 (file)
@@ -1,7 +1,7 @@
 # $Id$
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(nano.c)
-AM_INIT_AUTOMAKE(nano, 1.1.5-cvs)
+AM_INIT_AUTOMAKE(nano, 1.1.6)
 AM_CONFIG_HEADER(config.h:config.h.in)
 ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru sv nn nl da pl nb"
 
index d6f55a0c9e581b1ac75de71477ec38d227ef964f..8ca7580e73025baafe7ccf81e0e4f7931bd7370c 100644 (file)
--- a/faq.html
+++ b/faq.html
@@ -203,7 +203,7 @@ nano was developed).</font></blockquote>
 of nano?</font></h2>
 
 <blockquote><font color="#330000">The current version of nano *should*
-be 1.1.5.&nbsp; Of course you should always check the nano homepage to
+be 1.1.6.&nbsp; Of course you should always check the nano homepage to
 see what the latest and greatest version is.</font></blockquote>
 
 <h2>
@@ -394,7 +394,7 @@ try:
 3.7. Tell me more about this multibuffer stuff!</font></h2>
 
 <blockquote><font color="#330000"> To use multiple file buffers, you must
-be using nano 1.1.5 or newer, and you must have configured nano with
+be using nano 1.1.6 or newer, and you must have configured nano with
 <b>--enable-multibuffer</b> or <b>--enable-extra</b> (use nano -V to check).
 Then when you want to enable inserting a file into its own buffer instead of
 into the current file, just hit <b>Meta-F</b>, then insert the file as normal
@@ -414,7 +414,7 @@ buffer is open.
 
 <blockquote><font color="#330000"> It's not hard at all!  But, your version
 of nano must have beem compiled with <b>--enable-nanorc</b>, and again must
-be version 1.1.5 or newer (use nano -V to check your version and compiled
+be version 1.1.6 or newer (use nano -V to check your version and compiled
 features).  Then simply copy the <b>nanorc.sample</b>
 that came with the nano source or your nano package (most likely in
 /usr/doc/nano) to .nanorc in your home directory. If you didn't get one,
index 5c901ae0e897014f52ea75a5adcad48d4d57a013..1c3cb6375bb3d50d945f3490ac22b2eee6e8dc75 100644 (file)
--- a/nano.texi
+++ b/nano.texi
@@ -8,7 +8,7 @@
 @c Run `makeinfo' rather than `texinfo-format-buffer'.
 @smallbook
 @set EDITION 0.1
-@set VERSION 1.1.5
+@set VERSION 1.1.6
 @set UPDATED 4 Jan 2002
 
 @dircategory Editors
@@ -23,7 +23,7 @@
 @titlepage
 @title GNU @code{nano}
 @subtitle a small and friendly text editor.
-@subtitle version 1.1.5
+@subtitle version 1.1.6
 
 @author Chris Allegretta
 @page