diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 580904b86..4e7be234a 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -7,11 +7,22 @@
-Mantis entries fixed:
+ +232 - non-preemptive mode client relying on ca_poll does not always +reconnect
+ +These changes are required to allow software outside of Base to be built on +win32 architectures.
+The win32 Pascal calling convention (epicsShareAPI) has been removed @@ -26,6 +37,10 @@
All function described in epicsStdlib.h are now implemented in epicsStdlib.c
The type name mapping array mapdbfType defined in dbFldTypes.h has had + the correct export modifier keywords added to it for use on win32.
+