fix display of assets in clipboard that cannot be trashed

This commit is contained in:
Colin Kuskie 2007-03-03 22:25:36 +00:00
parent 068f8abd5a
commit e1c69f91d9
2 changed files with 7 additions and 5 deletions

View file

@ -9,6 +9,7 @@
- fix: the fileImport script did not resize vertical images. (Martin Kamerbeek / Oqapi)
- fix: TrashClipboard.pm (thanks to Erik Svanberg for the patch)
- fix: Manage events in time tracker goofed up (perlDreamer Consulting, LLC)
- fix: Clipboard to trash (perlDreamer Consulting, LLC)
7.3.11
- Added an option for enabling coverage tests to testCodebase.pl.