-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
kadnode (2.2.0) UNRELEASED; urgency=medium | ||
kadnode (2.2.0) unstable; urgency=medium | ||
|
||
* fix list append in result list | ||
* update dht to version 0.25 | ||
* use unix socket for nss interface | ||
* prevent to overwrite unix sockets | ||
* use poll() unstead of select() | ||
* aim for linux code style | ||
* prevent deletion of unix sockets | ||
* use poll() instead of select() | ||
* aim for Linux code style | ||
* various FreeBSD fixes | ||
|
||
-- mwarning <[email protected]> Sun, 11 Feb 2018 20:21:56 +0100 | ||
|
||
|