- Fixed #555 that caused a segfault when 'log' was used with a project,
  because the onProjectChange code assumes the files are still open, and
  they were not.  Checked all other commands for similar problem.
- Added Itay Perl to the AUTHORS file.
- Added unit test.
This commit is contained in:
Paul Beckingham 2010-11-20 09:48:19 -05:00
parent d3303f6a98
commit 94480c23d2
4 changed files with 64 additions and 1 deletions

View file

@ -64,3 +64,5 @@ suggestions:
Michelle Crane
Elizabeth Maxson
Peter De Poorter
Itay Perl