Skip to content

Commit

Permalink
NEWS: move apcupsd fixes mis-placed into 2.8.0 notes block [networkup…
Browse files Browse the repository at this point in the history
…stools#2007]

Signed-off-by: Jim Klimov <[email protected]>
  • Loading branch information
jimklimov committed Aug 4, 2023
1 parent a8a300b commit f6f9e63
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,11 @@ as part of https://github.com/networkupstools/nut/issues/1410 solution.

- powercom driver should now try harder to refresh data from device [#356]

- apcupsd-ups:
* improvement for `POLL_INTERVAL_MIN` from PR #797 was buggy [#2007]
* fix to clean obsoleted readings (if any) AFTER getting new info from an
`apcupsd` daemon, to avoid the gap when NUT driver knows nothing [#2007]

- NUT for Windows:
* Ability to build NUT for Windows, last tackled with a branch based on
NUT v2.6.5 a decade ago, has been revived with the 2.8.x era codebase [#5].
Expand Down Expand Up @@ -620,11 +625,6 @@ refer to this change set (too long in the making) as NUT 2.7.5.
- the powerpanel driver now also supports CyberPower OR1500LCDRTXL2U with
serial cable [PR #538]

- apcupsd-ups:
* improvement for `POLL_INTERVAL_MIN` from PR #797 was buggy [#2007]
* fix to clean obsoleted readings (if any) AFTER getting new info from an
`apcupsd` daemon, to avoid the gap when NUT driver knows nothing [#2007]

- powercom driver: implement `nobt` config parameter to skip battery check
on initialization/startup [PR #1256]

Expand Down

0 comments on commit f6f9e63

Please sign in to comment.