diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html
index 8060b0b45..81da1fc48 100644
--- a/documentation/RELEASE_NOTES.html
+++ b/documentation/RELEASE_NOTES.html
@@ -7,11 +7,10 @@
-
-EPICS Base Release 3.14.5
+EPICS Base Release 3.14.5
4 February 2004
-Changes since 3.14.4
+Changes since 3.14.4
dbtr
@@ -88,7 +87,7 @@ using INP field as epicsTimeToStrftime format string:
production CA gateway at the APS.
-Channel Access Original Server (used in IOC)
+Channel Access Original Server (used in IOC)
- A bug causing the server threads to become stuck in a state where they
process requests, but no longer send responses, if in the past the system
@@ -133,6 +132,10 @@ using INP field as epicsTimeToStrftime format string:
channels in these situations at 2 seconds but due to the above bug the
delay was more like 64mS. This bug appears only in earlier versions of
EPICS R3.14.
+ - A bug has been found in the CA repeater supplied with EPICS R3.14.2
+ through R3.14.4 (inclusive). The symptom will be clients running for more
+ than a few minuites do not connect to a newly introduced server. Fixed in
+ R3.14.5.
dbCa