From e775c67a4fd71a7705b06da9e3e566a558c50cb3 Mon Sep 17 00:00:00 2001
From: Sinisa Veseli <sveseli@aps.anl.gov>
Date: Thu, 18 Jan 2018 18:04:16 +0000
Subject: [PATCH] release notes updated

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

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index cf87e399..ea95ca79 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -3,10 +3,19 @@ Release 1.9 (01/XX/2018)
   
 - Added support for retrieving file metadata for a given experiment in 
   batches; list-experiment-files get --skip and --limit options
+- Simplified workflow and processing job management by allowing DM session user
+  to be used as default workflow and/or processing job owner
+  - Modified commands:
+    * list-workflows
+    * get-workflow
+    * delete-workflow
+    * start-processing-job
+    * list-processing-jobs
 - DM Station GUI fixes/enhancements:
   - Added support for DM_DATA_DIRECTORY_MAP environment variable; this allows
-    browsing data locally, while movind data using GridFTP third
+    browsing data locally, while moving data using GridFTP third
     party transfers
+  - Enhanced support for viewing large file metadata collections
 
 Release 1.8 (12/15/2017)
 =============================
-- 
GitLab