diff --git a/doc/CSApprox.txt b/doc/CSApprox.txt index d5f5b5d..8a8a966 100644 --- a/doc/CSApprox.txt +++ b/doc/CSApprox.txt @@ -8,7 +8,7 @@ \___//___//_/ |_|/ .__// .__//_/ \___//_\_\ ~ /_/ /_/ ~ For Vim version 7.0 or newer - Last changed 05 Oct 2008 + Last changed 28 Oct 2008 By Matt Wozniski mjw@drexel.edu @@ -348,6 +348,9 @@ kterm (as of version 6.2.0) ============================================================================== 7. Changelog *csapprox-changelog* + 1.10 28 Oct 2008 Enable running on systems with no rgb.txt (Penn Su) + Begin distributing a copy of rgb.txt with CSApprox + 1.00 04 Oct 2008 First public release 0.90 14 Sep 2008 Initial beta release diff --git a/plugin/CSApprox.vim b/plugin/CSApprox.vim index 628bd63..00b5f8e 100644 --- a/plugin/CSApprox.vim +++ b/plugin/CSApprox.vim @@ -1,7 +1,7 @@ " CSApprox: Make gvim-only colorschemes work transparently in terminal vim " Maintainer: Matthew Wozniski (mjw@drexel.edu) -" Date: Sun, 05 Oct 2008 00:26:22 -0400 -" Version: 1.00 +" Date: Tue, 28 Oct 2008 01:35:25 -0400 +" Version: 1.10 " History: :help csapprox-changelog " Whenever you change colorschemes using the :colorscheme command, this script