diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 1fe2b7dd38b1e19716ff67246a3ded3e9eafceb7..7a4b673e5892152e7a8288bd8e0007b8a85b9d03 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -25,9 +25,9 @@ Release 1.1 (03/10/2017)
 - Added the following options for managing uploads:
   --dest-directory: files will be uploaded into
     a specific directory relative to experiment root path
-- Introduced framework for higher level beamline specific tools and
-  added commands that combine adding new experiment with running DAQs or
-  uploads
+- Introduced framework for beamline-specific tools; added 
+  beamline-specific commands that combine adding new experiment with running 
+  DAQs or uploads: dm-${DM_STATION_NAME}-daq and dm-${DM_STATION_NAME}-upload 
 - Introduced sphinx as python API documentation framework
 - Resolved possible timeout issue when starting DAQ or directory upload 
   with a directory containing large number of files