aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 057a9994..fe031155 100644
--- a/NEWS
+++ b/NEWS
@@ -2,10 +2,11 @@ serd (0.30.7) unstable;
* Fix potential memory error when serialising URIs
* Move headers to an include directory
+ * Remove use of C character class functions that may use locale
* Split up and reorganize unit tests
* Use aligned allocation via C11 or Windows API where possible
- -- David Robillard <d@drobilla.net> Thu, 12 Nov 2020 19:18:33 +0000
+ -- David Robillard <d@drobilla.net> Fri, 13 Nov 2020 11:53:07 +0000
serd (0.30.6) stable;