From 8c692593b4c69325ffc4907cb97380e8ed1fff32 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 21 Jul 2009 16:44:26 -0400 Subject: [PATCH] Documentation Update - Added correct 1.8.0 release date. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b68f892bb..545caf066 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ ------ current release --------------------------- -1.8.0 (7/7/2009) +1.8.0 (7/21/2009) + Added zsh tab completion script (thanks to P.C. Shyamshankar). + Fixed bug that cause the _forcecolor configuration variable to be considered obsolete (thank to Bruce Dillahunty).