We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d4a2b9 commit c63e734Copy full SHA for c63e734
debian/changelog
@@ -1,11 +1,12 @@
1
-kadnode (2.2.0) UNRELEASED; urgency=medium
+kadnode (2.2.0) unstable; urgency=medium
2
3
* fix list append in result list
4
* update dht to version 0.25
5
* use unix socket for nss interface
6
- * prevent to overwrite unix sockets
7
- * use poll() unstead of select()
8
- * aim for linux code style
+ * prevent deletion of unix sockets
+ * use poll() instead of select()
+ * aim for Linux code style
9
+ * various FreeBSD fixes
10
11
-- mwarning <moritzwarning@web.de> Sun, 11 Feb 2018 20:21:56 +0100
12
0 commit comments