Skip to content

Commit

Permalink
Fix bogus dates in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tpope committed Apr 20, 2008
1 parent d1d91b9 commit 8aa2ab7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ChangeLog
Expand Up @@ -236,12 +236,12 @@
* syntax/ruby.vim: allow regexp literals to be highlighted after the
'else' keyword

2002-03-09 Tim Pope <vim@tpope.info>
2007-03-09 Tim Pope <vim@tpope.info>

* syntax/ruby.vim: Added OPTIMIZE alongside FIXME and TODO. Mirrors
Edge Rails' new annotations extractor tasks.

2002-03-09 Tim Pope <vim@tpope.info>
2007-03-09 Tim Pope <vim@tpope.info>

* ftplugin/ruby.vim: Skip class= and for= with matchit (really belongs
in ftplugin/eruby.vim).
Expand Down Expand Up @@ -271,7 +271,7 @@

* NEWS: update documentation for next release

2002-03-02 Tim Pope <vim@tpope.info>
2007-03-02 Tim Pope <vim@tpope.info>

* syntax/ruby.vim: Cope with (nonsensical) inclusion of : in
iskeyword.
Expand Down

0 comments on commit 8aa2ab7

Please sign in to comment.