- Fixed Table::calculateColumnWidths bug.

This commit is contained in:
Paul Beckingham 2008-05-24 23:08:36 -04:00
parent ab0a57ec89
commit 45a25ca47b
7 changed files with 366 additions and 59 deletions

8
NEWS
View file

@ -7,12 +7,8 @@ could do, in order of increasing effort (to you) and usefulness (to me):
- Do nothing. Bug probably won't get fixed.
- Send an email to me, stating that there is a bug. Thanks, but the bug
still probably won't get fixed.
- Send an email to bugs@beckingham.net, explaining what you saw. Now we're
getting somewhere. The bug will be addressed, and a new release will be
made. You will be a hero.
- Send an email to bugs@beckingham.net, explaining what you saw. The bug
will be addressed, and a new release will be made. You will be a hero.
- Send an email, and a reproducible test case in the form of the few commands
it takes to recreate the problem. The bug will be addressed, and a new