From dcead781518066563b49f44b795326aee1947416 Mon Sep 17 00:00:00 2001 From: Tobias Doerffel Date: Mon, 10 Nov 2008 23:11:19 +0000 Subject: [PATCH] minor fixes of ChangeLog style ;-) git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1834 0778d3d1-df1d-0410-868b-ea421aaaa00d --- ChangeLog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 23d47e647..3ee5e6b80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,10 @@ 2008-11-10 Andrew Kelley + * src/gui/piano_roll.h: * src/gui/piano_roll.cpp: - -made it so you can hold right click and drag around to delete notes - -changed ctrl+click from opening automation window to shift+click - -hold ctrl to temporarily select the select tool + - made it so you can hold right click and drag around to delete notes + - changed ctrl+click from opening automation window to shift+click + - hold ctrl to temporarily select the select tool 2008-11-10 Tobias Doerffel