From 92ba89fc591a9191119567c6be2bb85e06010087 Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Tue, 13 Sep 2005 19:50:42 +0000 Subject: [PATCH] apsEvent support removed from base --- documentation/RELEASE_NOTES.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index e6a082e59..4b3603883 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -12,8 +12,15 @@

Changes since 3.14.7

-

drvTS

-

This is removed from EPICS base. The version that previously came with base +

event generator and event receiver record support

+All apsEvent specific record support has been removed from base + +

drvTS and apsEvent support

+

The following files have been removed from base: +drvTS.h drvTS.c, egDefs.h egRecord.c egRecord.dbd egeventRecord.c +egeventRecord.c egeventRecord.dbd erDefs.h erDefs.h erRecord.c +erRecord.dbd ereventDefs.h ereventRecord.c ereventRecord.dbd

+

These are removed from EPICS base. The version that previously came with base was the version that worked with the APS event system. It is available from APS. The version that works with the newer event systems that evolved from the APS system is available from the Swiss Light Source.