From: David Lawrence Ramsey Date: Sat, 2 Jul 2005 22:12:27 +0000 (+0000) Subject: add missing colon X-Git-Tag: v1.3.9~236 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=0c3d3c9fed5fa54feb0de8a5f1e96d80899a46bd;p=nano.git add missing colon git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2810 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/ChangeLog b/ChangeLog index 3692779f..e4e88ecb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2804,7 +2804,7 @@ GNU nano 1.3.0 - 2003.10.22 as such when parsed by color regexes. Accordingly, simplify regexes that handle both spaces and tabs to just handle spaces, as the results are the same. (DLR) -- AUTHORS +- AUTHORS: - Updated to show 1.2/1.3 maintainers. - 1.3 tree forks here