update release notes

This commit is contained in:
Michael Davidsaver
2020-05-20 15:09:00 -07:00
parent 0897836520
commit 3cae45128f

View File

@ -4,9 +4,16 @@ Release X.Y.Z (XXX 2020)
- Changes
- Add 'pval' iocsh command to list names from all providers of the running server.
- Start protocol CID, SID, and IOID from different non-zero values.
- Bug fixes
- client: fix mixed up CID/SID in CMD_DESTROY_CHANNEL handler.
Protocol decode error effecting all previous versions.
- pvput fix JSON mode regression
- Some error messages incorrectly showed "<IPA>" instead of an actual IP+port.
- pvcall handle NULL return
- pv* tools: '-V' shows dependency versions.
- client unconditionally clear existingBitSet
- no "invalid bit-set length" https://github.com/epics-base/pvAccessCPP/issues/158
Release 7.1.0 (Nov 2019)
========================