diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 06fea9993..a844f206e 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -16,6 +16,19 @@
+record(stringin, "$(user):now")
+{
+ field(DESC, "Current time and date")
+ field(DTYP, "Soft Timestamp")
+ field(INP, "@%Y-%m-%d %H:%M:%S.%03f")
+}
+
+
+
Fixed failure occurring if client disconnected while asynchronous PV