aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-08-15 11:58:54 +0200
committerDavid Robillard <d@drobilla.net>2020-08-15 22:52:03 +0200
commit92c783d6a5c80af365434c28d9c4717e7e31a1e0 (patch)
tree8329ec4227f0e78c774cc34ab1f4eb2c5b840844 /NEWS
parenta23f71a0854a8e6e42fe3b2890ef2ab0ebc15aaf (diff)
downloadserd-92c783d6a5c80af365434c28d9c4717e7e31a1e0.tar.gz
serd-92c783d6a5c80af365434c28d9c4717e7e31a1e0.tar.bz2
serd-92c783d6a5c80af365434c28d9c4717e7e31a1e0.zip
Harden prefixed name parsing
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 609ecb6e..772074cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,9 @@
serd (0.30.5) unstable;
* Fix various minor warnings and other code quality issues
+ * Parse prefixed names more strictly
- -- David Robillard <d@drobilla.net> Sun, 21 Jun 2020 16:05:27 +0000
+ -- David Robillard <d@drobilla.net> Sat, 15 Aug 2020 09:58:54 +0000
serd (0.30.4) stable;