Skip to content

Commit 2582c93

Browse files
committed
NEWS.adoc: document the fix of failed configure --with-drivers=dummy-ups scenario [#2927]
Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
1 parent a0efc88 commit 2582c93

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

NEWS.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,11 @@ https://github.com/networkupstools/nut/milestone/9
4646
* Fixed a regression in recipes of NUT v2.8.3 release (as compared to
4747
v2.8.2), where `configure --with-docs=all` no longer failed a run
4848
of the `configure` script when some of the required rendering tools
49-
were not in fact available. [#2842]
49+
were not in fact available. [#2842, fixed by #2921]
50+
* A change in `Makefile.am` recipes to evaluate some driver names in the
51+
`DRIVERLIST` variables inspected by `configure` script, rather than
52+
having all their names hard-coded like before, led to inability to
53+
`configure --with-drivers=dummy-ups`. [#2825, #2927, fixed by PR #2929]
5054

5155
- common code:
5256
* Revised common `writepid()` to use `altpidpath()` as location for the

0 commit comments

Comments
 (0)