Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions NEWS.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@ For a complete and more detailed list of changes, please refer to the
ChangeLog file (generated for release archives), or to the Git version
control history for "live" codebase.

Release notes for NUT 2.8.6 - what's new since 2.8.5
----------------------------------------------------

https://github.com/networkupstools/nut/milestone/13

- common code:
* Revised 'dstate' machinery to track socket connections closed mid-way
through a call, to avoid access after `free()`. [#3302]

PLANNED: Release notes for NUT 2.8.6 - what's new since 2.8.5
-------------------------------------------------------------
Expand Down
Loading
Loading