aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-03-15 23:37:09 -0400
committerDavid Robillard <d@drobilla.net>2018-05-27 18:18:30 +0200
commit88ea0c449a8daa8951eca0ae69fd376f86122982 (patch)
treecf95d8fc4f7249498246aa815002ea0293cad713 /NEWS
parent9b3d8263604ba11ae008c8651a1fe2063296d6b1 (diff)
downloadserd-88ea0c449a8daa8951eca0ae69fd376f86122982.tar.gz
serd-88ea0c449a8daa8951eca0ae69fd376f86122982.tar.bz2
serd-88ea0c449a8daa8951eca0ae69fd376f86122982.zip
Remove useless character counting
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e1009660..446387d6 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ serd (1.0.0) unstable;
* Use SerdBuffer for mutable buffers instead of abusing SerdChunk
* Add serd_node_new_relative_uri()
* Fix construction and comparison of URIs with UTF-8 characters
+ * Remove useless character counting
* Report I/O errors with message and return appropriate status code
* Report missing statement separator errors
* Fix potential out of bounds read