diff options
author | David Robillard <d@drobilla.net> | 2014-11-22 01:43:35 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2014-11-22 01:43:35 +0000 |
commit | d91f0506fc2be907109a054e140dffe6e88bd597 (patch) | |
tree | 5315a1962a1c482336a93949aee4122c05dd7026 /NEWS | |
parent | 70071695b5a001c331d5b6ef082a2d4c0812ba21 (diff) | |
download | sratom-d91f0506fc2be907109a054e140dffe6e88bd597.tar.gz sratom-d91f0506fc2be907109a054e140dffe6e88bd597.tar.bz2 sratom-d91f0506fc2be907109a054e140dffe6e88bd597.zip |
Fix warnings when building with ISO C++ compilers.
git-svn-id: http://svn.drobilla.net/lad/trunk/sratom@5492 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +sratom (0.4.7) unstable; + + * Fix warnings when building with ISO C++ compilers + + -- David Robillard <d@drobilla.net> Fri, 08 Aug 2014 18:14:19 -0400 + sratom (0.4.6) stable; * Update for latest LV2 Atom Object simplification |