# HG changeset patch # User Chris Cannam # Date 1396472175 -3600 # Node ID 29455a21880ef7e60ac0b23beee34262e92a0284 # Parent 0265b8df0427ef30e17ed40407769cf7cf2dc650 Session save/open in changelog diff -r 0265b8df0427 -r 29455a21880e CHANGELOG --- a/CHANGELOG Wed Apr 02 21:50:04 2014 +0100 +++ b/CHANGELOG Wed Apr 02 21:56:15 2014 +0100 @@ -4,6 +4,9 @@ * The start and end of the recording are now shaded in grey so you can see where they are + * There are new save/open session functions on the File menu; the + session file extension is .ton, and save/open session should work + * The note edit tool (which was largely broken in 0.4 after lots of work on pitch track editing) now works again