From: David Lawrence Ramsey Date: Thu, 4 May 2006 03:18:58 +0000 (+0000) Subject: typo fix X-Git-Tag: v1.3.12~213 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=aa4dc9596f13c1aad5e954e29df40aeadb318227;p=nano.git typo fix git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3467 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/ChangeLog b/ChangeLog index 93b094bd..735c7c82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6294,7 +6294,7 @@ General modify_control_key. Removed #ifdef _POSIX_VDISABLE check around Control-S,Q,Z handlers because we need it now for the Alt-Alt-x code. - - Added --view option to getopt_long()call . Bug discovered + - Added --view option to getopt_long() call. Bug discovered by Rocco Corsi. help_init() - Fix off by one error that was making ^G help in normal mode and