diff options
author | David Robillard <d@drobilla.net> | 2015-02-08 16:03:54 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2015-02-08 16:03:54 +0000 |
commit | 9e108b92c62ad48d5690e5c207e224b7da49bd49 (patch) | |
tree | 4f99ff2f1b7e0b1640e2b481d8b23d30d8e80756 /NEWS | |
parent | f32b5d18e947ab276e7c0f345599b2f5f8c634c2 (diff) | |
download | patchage-9e108b92c62ad48d5690e5c207e224b7da49bd49.tar.gz patchage-9e108b92c62ad48d5690e5c207e224b7da49bd49.tar.bz2 patchage-9e108b92c62ad48d5690e5c207e224b7da49bd49.zip |
Style messages pane to match canvas.
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5545 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 @@ patchage (1.0.1) unstable; * Support Jack CV and OSC via metadata. - * Configure based on compiler target OS for cross-compilation. + * Add support for exporting canvas as PDF. * Save window size and position when closed via window manager. + * Configure based on compiler target OS for cross-compilation. * Fix compilation with Jack DBus. -- David Robillard <d@drobilla.net> Sun, 08 Feb 2015 06:36:55 -0500 |