This commit is contained in:
Michael Davidsaver
2026-02-09 18:05:32 -08:00
parent e4293c795a
commit 49b73c1069
3 changed files with 11 additions and 3 deletions
+7
View File
@@ -3,6 +3,13 @@
Release Notes
=============
1.5.1 (UNRELEASED)
------------------
* Call ``epicsSignalInstallSigPipeIgnore()``.
* When available, set ``SO_NOSIGPIPE`` on TCP sockets.
* python: Handle setuptools v80 pkg_resources removal.
1.5.0 (Jan 2026)
----------------