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-12-30 17:55:38 -0500
commitd7197f5240418e0bade07682d1b82e25ac176110 (patch)
treeec570eeabf0d51368b80710c62f6cbf014e109ce /NEWS
parentee9f4956ac7437ab35f04d5e71bace000735d654 (diff)
downloadserd-d7197f5240418e0bade07682d1b82e25ac176110.tar.gz
serd-d7197f5240418e0bade07682d1b82e25ac176110.tar.bz2
serd-d7197f5240418e0bade07682d1b82e25ac176110.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 44bb1688..f5720041 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