aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2014-11-22 01:40:18 +0000
committerDavid Robillard <d@drobilla.net>2014-11-22 01:40:18 +0000
commitda50a4902ee92fafd34c2ea376da07381d3a221d (patch)
tree7a3fdb1163059a76fb17aae9b3fed9b7e3fb7b57 /NEWS
parent164337b78f11c7fdb5881df6262ea0d02a1cad6f (diff)
downloadserd-da50a4902ee92fafd34c2ea376da07381d3a221d.tar.gz
serd-da50a4902ee92fafd34c2ea376da07381d3a221d.tar.bz2
serd-da50a4902ee92fafd34c2ea376da07381d3a221d.zip
Fix warnings when building with ISO C++ compilers.
git-svn-id: http://svn.drobilla.net/serd/trunk@477 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f5ea2e00..d27ee334 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,9 @@
serd (0.21.0) unstable;
* Remove dependence on fmax() to avoid portability issues
+ * Fix warnings when building with ISO C++ compilers
- -- David Robillard <d@drobilla.net> Fri, 03 Oct 2014 13:08:29 -0400
+ -- David Robillard <d@drobilla.net> Fri, 21 Nov 2014 20:40:06 -0500
serd (0.20.0) stable;