diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php
index 1cf18448e56..fbd7d0305a7 100755
--- a/releng/org.eclipse.rse.build/template/buildNotes.php
+++ b/releng/org.eclipse.rse.build/template/buildNotes.php
@@ -28,11 +28,19 @@
Platform Runtime is the minimum requirement for core RSE and Terminal.
Discovery needs EMF, and the RemoteCDT integration needs CDT.
Important Bug Fixes, Enhancements and API changes:
-- The RSE "Link with Editor" action has been fixed. A new IViewLinker
+
- The RSE "Link with Editor" action has been fixed. A new IViewLinker
API as well as extensions to the ISystemTree API were made to get this done
[187711].
+- Permissions, Owner and Group of remote files on DStore, SSH and FTP connections
+ can now be shown in the Property sheet and the Table view. There is also a new
+ Property page to modify Permissions, Owner and Group if that is supported by the
+ file service. New API was introduced to support this
+ [209593].
+- In the optional Terminal Input Field, field assist (Ctrl+Space) has been
+ added to easily access commands that were entered previously
+ [211659].
-At least 4 bugs were fixed: Use
+At least 12 bugs were fixed: Use