documentation dir; Added Release note
This commit is contained in:
@ -179,8 +179,6 @@ runAppleScript(const char *format, ...)
|
||||
[pool release];
|
||||
return ret;
|
||||
}
|
||||
<pre>
|
||||
<hr>
|
||||
$Revision-Id$
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -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
|
||||
|
@ -32,12 +32,6 @@
|
||||
<body>
|
||||
<h1>EPICS Base Release Procedures & 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>
|
||||
|
||||
|
Reference in New Issue
Block a user