From 164337b78f11c7fdb5881df6262ea0d02a1cad6f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 3 Oct 2014 17:09:44 +0000 Subject: Remove dependence on fmax() to avoid portability issues. git-svn-id: http://svn.drobilla.net/serd/trunk@476 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 91d89294..f5ea2e00 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +serd (0.21.0) unstable; + + * Remove dependence on fmax() to avoid portability issues + + -- David Robillard Fri, 03 Oct 2014 13:08:29 -0400 + serd (0.20.0) stable; * Support new RDF 1.1 Turtle -- cgit v1.2.1