Skip to content
This repository was archived by the owner on Apr 27, 2018. It is now read-only.

Commit 8cdd2d9

Browse files
committed
updated NEWS for new release
1 parent 8891473 commit 8cdd2d9

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
2005-10-07 Doug Kearns <[email protected]>
22

3+
* NEWS: updated for new release
4+
35
* syntax/doc/ruby.txt: update formatting for Vim 6.4 release
46

57
2005-10-06 Doug Kearns <[email protected]>

NEWS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
= 2005.10.07
2+
3+
== Vim 6.4
4+
5+
This release is included in Vim 6.4.
6+
7+
== Bug Fixes
8+
9+
Ruby filetype plugin - symbols were incorrectly being matched as match_words
10+
causing the matchit motion command to jump to an incorrect location in some
11+
circumstances.
12+
13+
114
= 2005.10.05
215

316
== Bug Fixes

0 commit comments

Comments
 (0)