Skip to content

Commit

Permalink
Update docs for 1.0b release
Browse files Browse the repository at this point in the history
Signed-off-by: Wincent Colaiuta <[email protected]>
  • Loading branch information
wincent committed Nov 5, 2010
1 parent 8f38e57 commit 66bd7e8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,14 @@ POSSIBILITY OF SUCH DAMAGE.

HISTORY *command-t-history*

1.0b (5 November 2010)

- work around platform-specific Vim 7.3 bug seen by some users (wherein
Vim always falsely reports to Ruby that the buffer numbers is 0)
- re-use the buffer that is used to show the match listing, rather than
throwing it away and recreating it each time Command-T is shown; this
stops the buffer numbers from creeping up needlessly

0.9 (8 October 2010)

- use relative paths when opening files inside the current working directory
Expand Down

0 comments on commit 66bd7e8

Please sign in to comment.