From 0c3d3c9fed5fa54feb0de8a5f1e96d80899a46bd Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Sat, 2 Jul 2005 22:12:27 +0000 Subject: [PATCH] add missing colon git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2810 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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