summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-04-08 14:35:59 -0400
committerDavid Robillard <d@drobilla.net>2021-04-08 14:35:59 -0400
commitf06a1bc9bd65ff3a34fc6fd4dc4b55056aaaaeec (patch)
tree86f0307816bd17655c07545df01f7fc1910f64b6 /NEWS
parent2fd32e98e038786123c208ed8262d2ee4c5f794e (diff)
downloadpatchage-f06a1bc9bd65ff3a34fc6fd4dc4b55056aaaaeec.tar.gz
patchage-f06a1bc9bd65ff3a34fc6fd4dc4b55056aaaaeec.tar.bz2
patchage-f06a1bc9bd65ff3a34fc6fd4dc4b55056aaaaeec.zip
Fix crash on client disconnection
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0b8f950..c1e44c5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,9 @@
patchage (1.0.5) unstable;
+ * Fix crash on client disconnection
* Show latency in toolbar with 2 decimal places
- -- David Robillard <d@drobilla.net> Thu, 08 Apr 2021 18:30:02 +0000
+ -- David Robillard <d@drobilla.net> Thu, 08 Apr 2021 18:35:43 +0000
patchage (1.0.4) stable;