diff options
author | David Robillard <d@drobilla.net> | 2015-02-14 01:40:40 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2015-02-14 01:40:40 +0000 |
commit | d214e8a02ab5d2e8dbb88b8019915b6246c0530f (patch) | |
tree | e4b4aca7bc7759e814fa56582715ca3c0125f57c /NEWS | |
parent | 38ff1e16dfc97764f851e4b36035e10c7646697b (diff) | |
download | suil-d214e8a02ab5d2e8dbb88b8019915b6246c0530f.tar.gz suil-d214e8a02ab5d2e8dbb88b8019915b6246c0530f.tar.bz2 suil-d214e8a02ab5d2e8dbb88b8019915b6246c0530f.zip |
Various Windows fixes (patches from Robin Gareus).
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5556 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,10 +2,11 @@ suil (0.8.3) unstable; * Configure based on compiler target OS for cross-compilation * Add Cocoa in Gtk wrapper (patch from Robin Gareus) + * Various Windows fixes (patches from Robin Gareus) * Fix compilation with -Wl,--no-undefined * Fix a few minor/unlikely memory errors - -- David Robillard <d@drobilla.net> Tue, 16 Dec 2014 12:44:44 -0500 + -- David Robillard <d@drobilla.net> Fri, 13 Feb 2015 20:34:43 -0500 suil (0.8.2) stable; |