commit 0c3d3c9fed5fa54feb0de8a5f1e96d80899a46bd
parent 612b41615bbee97bfb46045bdbf170616fa6d64f
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Sat, 2 Jul 2005 22:12:27 +0000
add missing colon
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2810 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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