From dcf48cea38fd215e209c288540cc6d5b4eb7db4e Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Fri, 15 Mar 2002 15:30:59 +0000 Subject: [PATCH] putNotify bug --- RELEASE_NOTES.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.html b/RELEASE_NOTES.html index 982507539..d12ef4f77 100644 --- a/RELEASE_NOTES.html +++ b/RELEASE_NOTES.html @@ -13,6 +13,12 @@

Changes since 3.13.5

+

dbNotify

+ +

If a request was made to restart a putNotify but another putNotify started +before it, then it was put on the restartList twice. This resulted in the +cbLow task getting into an infinite loop.

+

dbConvert and dbFastLinkConv

When a double precision 0 is converted to a float, instead of 0 the float @@ -85,7 +91,7 @@ code.