Updated CHANGELOG for pull-request #1230

This commit is contained in:
Steve Karg
2026-02-17 09:54:46 -06:00
parent 125e17848a
commit b931226135
+4
View File
@@ -144,6 +144,10 @@ The git repositories are hosted at the following sites:
### Fixed ### Fixed
* Fixed dlenv_init() for BACnet/SC. bsc_register_as_node() was blocking
when the hub was not reachable. Added API so that BACnet/SC
node can register via thread that is reponsible for connecting
BACnet/SC hub and the dlenv_init() can continue without waiting. (#1230)
* Fixed bacfile-posix file write to return the number of bytes written. (#1223) * Fixed bacfile-posix file write to return the number of bytes written. (#1223)
* Fixed Event parsing and help text for the example uevent and event apps. * Fixed Event parsing and help text for the example uevent and event apps.
Fixed initialization of event data by adding static CharacterString for Fixed initialization of event data by adding static CharacterString for