diff CHANGELOG @ 848:9f82fa990cbd

Update README and CHANGELOG
author Chris Cannam
date Wed, 10 Sep 2014 09:52:25 +0100
parents ae9c0db88b85
children cfbea29fae64
line wrap: on
line diff
--- a/CHANGELOG	Wed Sep 10 09:40:45 2014 +0100
+++ b/CHANGELOG	Wed Sep 10 09:52:25 2014 +0100
@@ -30,6 +30,9 @@
    themselves randomly when new layer added, layers being ordered
    randomly when saving and reloading a session
 
+ - Fix incorrect interaction with non-Unicode usernames when creating
+   temporary and template directories on Windows
+
  - Shade the start and end of the main audio file, to make them easier
    to see for files that start or end in silence
 
@@ -38,6 +41,10 @@
  - Make it possible to import CSV files directly into Note layers by
    adding Pitch as a data type in the CSV file import dialog
 
+ - Fix problems with keyboard shortcuts when using Qt5 on OS/X. This
+   is the first release in which the official builds use Qt5 for all
+   platforms.
+
 
 Changes in Sonic Visualiser 2.3 since the previous release 2.2: