aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
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