documentation dir; Added Release note

This commit is contained in:
Andrew Johnson
2016-05-21 04:36:49 +02:00
parent a66d56f5cf
commit 1218e3db91
3 changed files with 6 additions and 9 deletions

View File

@ -179,8 +179,6 @@ runAppleScript(const char *format, ...)
[pool release];
return ret;
}
<pre>
<hr>
$Revision-Id$
</pre>
</body>
</html>

View File

@ -13,6 +13,11 @@
<!-- Insert new items immediately below here ... -->
<h3>Bazaar keywords such as 'Revision-Id' removed</h3>
<p>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.</p>
<h3>NTP Time Provider adjusts to OS tick rate changes</h3>
<p>Dirk Zimoch provided code that allows the NTP Time provider (used on VxWorks

View File

@ -32,12 +32,6 @@
<body>
<h1>EPICS Base Release Procedures &amp; Checklist</h1>
<blockquote>
<p>$Date$<br />
$Authors$<br />
$Revision-Id$</p>
</blockquote>
<p>This document describes the procedures and provides a checklist of tasks
that should be performed when creating new releases of EPICS Base.</p>