diff options
author | David Robillard <d@drobilla.net> | 2012-12-23 02:35:00 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-12-23 02:35:00 +0000 |
commit | 1e3c291400e43251cfcdd66db209549fe552b54f (patch) | |
tree | 4b81e7a4c1357c9c290b581c06c1c0b55d801a43 /NEWS | |
parent | a6e3b5126bdb2351d6e21bacd6548e1573ff9b35 (diff) | |
download | serd-1e3c291400e43251cfcdd66db209549fe552b54f.tar.gz serd-1e3c291400e43251cfcdd66db209549fe552b54f.tar.bz2 serd-1e3c291400e43251cfcdd66db209549fe552b54f.zip |
Serd 0.18.2
git-svn-id: http://svn.drobilla.net/serd/trunk@406 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -serd (0.18.1) unstable; +serd (0.18.2) stable; * Fix crash when serd_node_new_decimal is called with infinity or NaN * Fix crash when resolving against non-standard base URIs @@ -7,7 +7,7 @@ serd (0.18.1) unstable; * Fix clashing symbol "error" in amalgamation build * Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory) - -- David Robillard <d@drobilla.net> Sat, 22 Dec 2012 20:19:18 -0500 + -- David Robillard <d@drobilla.net> Sat, 22 Dec 2012 21:32:15 -0500 serd (0.18.0) stable; |