From dbbb7eb6134ab9ae6cef40298697585f6787d309 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Tue, 22 Nov 2005 20:59:05 +0000 Subject: [PATCH] Version number and release date set. --- documentation/RELEASE_NOTES.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index c421b164a..4c29d6d26 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -8,7 +8,7 @@

EPICS Base Release 3.14.8
-?? ??Month?? 2005

+28 November 2005

Changes since 3.14.7

@@ -136,12 +136,9 @@ the moment of substitution. The syntax for this is $(name=default) or like this: $(name=$(default)). This feature has actually been present since R3.14.6.

-

EPICS Base Release 3.14.7
-7 December 2004

Changes since 3.14.6

-

selRecord

The select record type has for a long time made use of a coule of magic numbers (1e+30 and -1e+30) to mean "not a real value", which prevents the record @@ -505,6 +502,7 @@ channels)

+

Changes since 3.14.4

dbtr

@@ -684,6 +682,7 @@ standard C escape characters to \xxx characters.

command, add registrar(iocshSystemCommand) to an application database description file.

+

Changes since 3.14.3

@@ -736,6 +735,7 @@ successfully connects.

Thanks to Mark Rivers for initially reporting the bug and energetically assisting with identifying the cause.

+

Changes since 3.14.2

@@ -939,6 +939,7 @@ symptom was a hang during process exit. A workaround was installed.

A patch was made to allow multiple CA servers on MAC OSX. OSX is a recent branch off of BSD and therefore requires socket option SO_REUSEPORT.

+

Changes since 3.14.1

@@ -1026,6 +1027,7 @@ that it ignores case.

macParseDefns did not check for handle==NULL. The documentation for macParseDefns was not correct.

+

Changes since beta2

@@ -1158,6 +1160,7 @@ channel access gateway.

Many bugs and missing features fixed.

+

Changes since beta1

@@ -1316,6 +1319,7 @@ output in the cdCommands file.

All routines with Recdes of Fielddes in their name are obsolete and removed. A new routine dbDumpField replaces dbDumpFldDes.

+

Changes since alpha2