diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 81da1fc48..58b8a05d8 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -7,8 +7,17 @@ -

EPICS Base Release 3.14.5
-4 February 2004

+

EPICS Base Release 3.14.6
+dd Month 2004

+ +

Changes since 3.14.5

+

Access Security

+

The access security configuration rules now accept quoted strings +where just names were allowed previously.

+

A new shell command "ascar(int level)" is now available. +It produces a report of the INP channel access connections. +Level (0,1,2) produces (a summary report, summary plus unconnected channels, +summary plus report of all channels)

Changes since 3.14.4