From 29f0cefc019e8e93e8ae9bb016c8dc93711173a0 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 13 Jun 2018 15:18:27 -0400 Subject: Shorten node constructor names --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a21f95c0..236c4f3a 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ serd (1.0.0) unstable; * Remove serd_uri_to_path() * Use SerdBuffer for mutable buffers instead of abusing SerdChunk - * Add serd_node_new_relative_uri() + * Add serd_new_relative_uri() * Fix construction and comparison of URIs with UTF-8 characters * Use char* for strings in public API * Remove useless character counting -- cgit v1.2.1