Mercurial > hg > sonic-visualiser
changeset 407:5c2a18310c6e sv_v1.8
Update CHANGELOG to mention CSV import dialog
author | Chris Cannam |
---|---|
date | Tue, 05 Apr 2011 10:44:54 +0100 |
parents | 85466530456a |
children | 9d1dd846238b |
files | CHANGELOG |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Tue Mar 08 11:31:39 2011 +0000 +++ b/CHANGELOG Tue Apr 05 10:44:54 2011 +0100 @@ -6,6 +6,9 @@ - There is a new function to toggle all Time Rulers at once (key #) + - The CSV import dialog has been overhauled, allowing more flexible + selection of purpose for each column + - Text overlays are now easier to read on dark backgrounds - Hidden layers are now ignored when exporting an image (Dan Stowell)