From 859e0df12ba507de2c5e964d3a9e1d125ef99495 Mon Sep 17 00:00:00 2001
From: Sinisa Veseli <sveseli@aps.anl.gov>
Date: Wed, 26 Oct 2016 15:27:42 +0000
Subject: [PATCH] enhanced daq processing algorithm to avoid resource
 starvation between simultaneous DAQs and uploads

---
 RELEASE_NOTES.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 1ec6810c..89b75fb7 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -2,6 +2,8 @@ Release 0.15 ()
 =============================
 
 - Resolved issue with incorrect accounting of processing errors for DAQs
+- Enhanced DAQ processing algorithm to avoid resource starvation between
+  simultaneous DAQs and uploads
 
 Release 0.14 (10/14/2016)
 =============================
-- 
GitLab