diff options
author | David Robillard <d@drobilla.net> | 2014-11-19 18:43:02 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2014-11-19 18:43:02 +0000 |
commit | b7b7be5aac1f82829a0f4cf013ab749f9e411d80 (patch) | |
tree | 0f43d8b2c1c1cdeae69c1851186f6085428aa69b /NEWS | |
parent | 9761f4b2d3cead1532b6bf2c1146f6db5d642698 (diff) | |
download | patchage-b7b7be5aac1f82829a0f4cf013ab749f9e411d80.tar.gz patchage-b7b7be5aac1f82829a0f4cf013ab749f9e411d80.tar.bz2 patchage-b7b7be5aac1f82829a0f4cf013ab749f9e411d80.zip |
Fix compilation with Jack DBus.
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5489 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,8 +2,9 @@ patchage (1.0.1) unstable; * Support Jack CV and OSC via metadata. * Configure based on compiler target OS for cross-compilation. + * Fix compilation with Jack DBus. - -- David Robillard <d@drobilla.net> Sat, 04 Oct 2014 23:07:45 -0400 + -- David Robillard <d@drobilla.net> Wed, 19 Nov 2014 13:42:09 -0500 patchage (1.0.0) stable; |