Fix release headers in Release Notes

This commit is contained in:
Andrew Johnson
2019-11-21 12:47:02 -06:00
parent 578608b1c7
commit 37ed77006c
+6 -6
View File
@@ -12,7 +12,7 @@ The external PVA submodules each have their own separate set of release notes
which should also be read to understand what has changed since an earlier
release.
# EPICS Release 7.0.3.1
## EPICS Release 7.0.3.1
**IMPORTANT NOTE:** *Some record types in this release will not be compatible
with device support binaries compiled against earlier versions of those record
@@ -205,7 +205,7 @@ necessary, all RTEMS targets should now link although the IOC won't be able to
be used with the VME I/O on those systems (that we don't have VMEbus I/O
support for in libCom).
# EPICS Release 7.0.3
## EPICS Release 7.0.3
### `epicsTimeGetCurrent()` optimization
@@ -225,7 +225,7 @@ This may result in slightly fewer, but larger frames being sent.
Report NOBT as "precision" through the dbAccess API. This is not accessible
through CA, but is planned to be used through QSRV.
# EPICS Release 7.0.2.2
## EPICS Release 7.0.2.2
### Build System changes
@@ -259,7 +259,7 @@ substantial than bug fixes.
Turns out this is ~10x slower to query than `CLOCK_MONOTONIC`.
# EPICS Release 7.0.2.1
## EPICS Release 7.0.2.1
### Linking shared libraries on macOS
@@ -310,7 +310,7 @@ rewrite of the link address parser code in dbStaticLib. This release fixes that
issue, although in some cases the output may be slightly different than it used
to be.
# EPICS Release 7.0.2
## EPICS Release 7.0.2
### Launchpad Bugs
@@ -327,7 +327,7 @@ modules. The layout of the source files has not changed at all however, so the
source code for libcom, ca and the database are still found separately under
the module subdirectory.
# EPICS Release 7.0.1.1
## EPICS Release 7.0.1.1
### Changed SIML failure behavior