diff options
author | David Robillard <d@drobilla.net> | 2014-07-13 21:35:11 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2014-07-13 21:35:11 +0000 |
commit | e806d006c12928ef8fab903bacc818428520c6f2 (patch) | |
tree | 766ddeb962f817af1114f57b5d5b44e431b75996 /NEWS | |
parent | 2eb44a56f6e966243dcce8a232e4b46f82911cd3 (diff) | |
download | suil-e806d006c12928ef8fab903bacc818428520c6f2.tar.gz suil-e806d006c12928ef8fab903bacc818428520c6f2.tar.bz2 suil-e806d006c12928ef8fab903bacc818428520c6f2.zip |
Add configure options to disable all Gtk or Qt support (fix #952).
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5411 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,8 +1,9 @@ suil 0.8.1 unstable; * Fix embedding several Qt UIs in Gtk + * Add configure options to disable all Gtk or Qt support - -- David Robillard <d@drobilla.net> Sat, 08 Feb 2014 13:44:47 -0500 + -- David Robillard <d@drobilla.net> Sun, 13 Jul 2014 17:32:53 -0400 suil 0.8.0 stable; |