From 1218e3db915f2762c7735cfa34ed254713b5c6fc Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Sat, 21 May 2016 04:36:49 +0200 Subject: [PATCH] documentation dir; Added Release note --- documentation/README.darwin.html | 4 +--- documentation/RELEASE_NOTES.html | 5 +++++ documentation/ReleaseChecklist.html | 6 ------ 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/documentation/README.darwin.html b/documentation/README.darwin.html index 68e86171b..cbc290178 100644 --- a/documentation/README.darwin.html +++ b/documentation/README.darwin.html @@ -179,8 +179,6 @@ runAppleScript(const char *format, ...) [pool release]; return ret; } -
-
-$Revision-Id$ +
diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 7c6692898..7b6322d0a 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -13,6 +13,11 @@ +

Bazaar keywords such as 'Revision-Id' removed

+ +

In preparation for moving to git in place of the Bazaar revision control +system we have removed all the keywords from the Base source code.

+

NTP Time Provider adjusts to OS tick rate changes

Dirk Zimoch provided code that allows the NTP Time provider (used on VxWorks diff --git a/documentation/ReleaseChecklist.html b/documentation/ReleaseChecklist.html index 51e8c6ed3..28f695ae5 100644 --- a/documentation/ReleaseChecklist.html +++ b/documentation/ReleaseChecklist.html @@ -32,12 +32,6 @@

EPICS Base Release Procedures & Checklist

-
-

$Date$
- $Authors$
- $Revision-Id$

-
-

This document describes the procedures and provides a checklist of tasks that should be performed when creating new releases of EPICS Base.