diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 7749cfeb0..8e393dccf 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -126,8 +126,9 @@ channels)

circuit, is immediately disconnected. This change was determined to be necessary to improve overall system robustness in the face of IOC or network overload. Unfortunately, an error was made when installing - these changes. I am sorry about any inconvience that this has caused. - Thanks to Ken Evans at the APS for discovering this problem.

+ these changes. I am sorry about any inconvenience that this has + caused. Thanks to Ken Evans at the APS for discovering this + problem.

@@ -140,10 +141,10 @@ channels)

  • Symptom:

    Passing a nill function pointer to ca_replace_access_rights_event() should install a noop handler, but - this currently causes a failure.

    + this currently causes a failure.

  • Additional information: -

    Regression tests have been installed to detect this mistake.

    +

    Regression tests have been installed to detect this mistake.

  • @@ -163,7 +164,7 @@ channels)

    bug in the CA client library occurring when a clear channel request occurs in get callback handler. Regression tests have been updated so that this mistake will not slip through testing undetected in a - future release.

    + future release.

    @@ -189,6 +190,16 @@ channels)

    +
  • Fixed "failure when deleting channel in get callback handler" bug + +
  • @@ -218,10 +229,10 @@ channels)

    may have been recently introduced when GDD was patched to properly handle fixed sized strings.

    -
  • Synmptom: +
  • Symptom:

    Failure, when writing large string through the portable CA server. - There appears to be a posssibility of the wrong string being written - when a smaller string is used. You may see the following message.

    + There appears to be a possibility of the wrong string being written + when a smaller string is used. You may see the following message.

    A call to "assert (! this->pValue->unreference ())" failed in ..\..\..\..\include\smartGDDPointer.h line 88.