diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b1531d2e..4bbb14e3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,6 +14,10 @@ Added: - `Add support to change the callback buffer limit <../../pull/194>`_ +Fixed: + +- `Update and fix iocStats <../../pull/199>`_ + 4.6.1_ - 2025-04-22 ------------------- diff --git a/setup.cfg b/setup.cfg index c1a62a0c..92154b4f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -33,6 +33,7 @@ softioc = # Include the OS specific files in the sdist, even # if not packages by setup.py (as we only build sdist on one arch) iocStats/devIocStats/os/default/* + iocStats/devIocStats/os/posix/* iocStats/devIocStats/os/Darwin/* iocStats/devIocStats/os/WIN32/* iocStats/devIocStats/os/Linux/* diff --git a/softioc/iocStats b/softioc/iocStats index 4df9e878..078205ec 160000 --- a/softioc/iocStats +++ b/softioc/iocStats @@ -1 +1 @@ -Subproject commit 4df9e87815f6a9432955a3ddb45fafa9fe4a4d40 +Subproject commit 078205ecf714544224b7241a3cc4b4d99b14217a