2022-10-06 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in the 'Software Authority' switcher driver in ripcd(8)
	that broke automatic reconnection.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-10-06 13:33:26 -04:00
parent de392e43b0
commit 7ab98c85c1
4 changed files with 22 additions and 33 deletions

View File

@@ -23456,3 +23456,6 @@
items to be given the incorrect title.
2022-10-02 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.0.0rc0.
2022-10-06 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'Software Authority' switcher driver in ripcd(8)
that broke automatic reconnection.