From 5db0672f5ead71c5a1d1ea4e2249eda4857ebd44 Mon Sep 17 00:00:00 2001
From: Sinisa Veseli <sveseli@aps.anl.gov>
Date: Thu, 28 Apr 2016 16:53:54 +0000
Subject: [PATCH] added new polling observer agent; enhanced upload
 functionality to avoid resource starvation with simultaneous daqs and
 uploads; resolved issue with starting uploads with large number of files in
 the specified directory

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

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 48012ef0..bdefc509 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,3 +1,13 @@
+Release 0.11 (04/29/2016)
+=============================
+
+- Resolved issue with upload command for directories containing large
+  number of files
+- Implemented enhanced upload processing algorithm to avoid resource 
+  starvation between simultaneous DAQs and uploads
+- Added new polling file system observer agent as option for monitoring 
+  directories
+
 Release 0.10 (03/11/2016)
 =============================
 
-- 
GitLab