From 39a2867ea806682922a5bc8b0057bd4ddcbb4dcb Mon Sep 17 00:00:00 2001
From: Max Kellermann <max@duempel.org>
Date: Thu, 30 Jan 2014 18:31:34 +0100
Subject: [PATCH] NEWS: mention thread names

---
 NEWS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/NEWS b/NEWS
index 8008724ab..dd08e4b24 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,7 @@ ver 0.19 (not yet released)
 * threads:
   - the update thread runs at "idle" priority
   - the output thread runs at "real-time" priority
+  - name each thread (for debugging)
 * new resampler option using libsoxr
 
 ver 0.18.8 (not yet released)