summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-01-12 15:18:49 +0100
committerDavid Robillard <d@drobilla.net>2021-01-12 15:20:18 +0100
commit5bc9b6e08b2555f2f1a9fe65db266dc97f4a50ba (patch)
treea4ef1e717776dda2cfcebc031c74bda583f5b4d7 /NEWS
parent7962b09d9d16cecfa64338718c74b89d11c34b73 (diff)
downloadsord-5bc9b6e08b2555f2f1a9fe65db266dc97f4a50ba.tar.gz
sord-5bc9b6e08b2555f2f1a9fe65db266dc97f4a50ba.tar.bz2
sord-5bc9b6e08b2555f2f1a9fe65db266dc97f4a50ba.zip
Update zix
This fixes, once again, a potential BTree crash with GCC 10 which got lost somewhere along the way.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b09bba5..325be60 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+sord (0.16.9) unstable;
+
+ * Fix potential crash or incorrectness issue with GCC 10 again
+
+ -- David Robillard <d@drobilla.net> Tue, 12 Jan 2021 14:17:39 +0000
+
sord (0.16.8) stable;
* Clean up code