summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-26 02:06:06 +0000
committerDavid Robillard <d@drobilla.net>2011-11-26 02:06:06 +0000
commitc9491c87b0f0c6cf7f73ecd6ba87ba12ab6dc6d2 (patch)
treeac0db9e2913bdc9770751114611ba8023022370f /ChangeLog
parent3e3d411d4078c5dbae6ee3da7438dd95ccb343b4 (diff)
downloadpatchage-c9491c87b0f0c6cf7f73ecd6ba87ba12ab6dc6d2.tar.gz
patchage-c9491c87b0f0c6cf7f73ecd6ba87ba12ab6dc6d2.tar.bz2
patchage-c9491c87b0f0c6cf7f73ecd6ba87ba12ab6dc6d2.zip
Fix OSX bundling with auto-arrange enabled.
Use Mac-style keybindings on OSX. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@3639 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 97a9471..e5801aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,9 @@ patchage (UNRELEASED) unstable; urgency=low
* Make it possible to remove connections by middle-clicking on their
handle, or selecting them and pressing delete.
- * Fix font configuration on OSX.
* Remove Raul dependency.
+ * Fix font configuration on OSX.
+ * Use Mac style key bindings on OSX.
-- David Robillard <d@drobilla.net> (UNRELEASED)