Updated CHANGELOG for recent changes.

This commit is contained in:
Steve Karg
2026-03-20 17:12:40 -05:00
parent 05f81b05ce
commit 45541659e2
+2 -1
View File
@@ -13,7 +13,7 @@ The git repositories are hosted at the following sites:
* <https://bacnet.sourceforge.net/> * <https://bacnet.sourceforge.net/>
* <https://github.com/bacnet-stack/bacnet-stack/> * <https://github.com/bacnet-stack/bacnet-stack/>
## [Unreleased] - 2026-03-18 ## [Unreleased] - 2026-03-20
### Security ### Security
@@ -200,6 +200,7 @@ The git repositories are hosted at the following sites:
### Fixed ### Fixed
* Fixed lighting output and lighting command low and high trim fade. (#1268)
* Fixed FQDN hostname size in minimal hostnport implementation. (#1263) * Fixed FQDN hostname size in minimal hostnport implementation. (#1263)
* Fixed segmentation fault in Schedule_Recalculate_PV() during application * Fixed segmentation fault in Schedule_Recalculate_PV() during application
startup. (#1258) startup. (#1258)