]> Sergey Matveev's repositories - dht-bootstrap.git/blobdiff - CHANGES
select -> poll
[dht-bootstrap.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 02acac9b99089e8081317b1b51c96dd79ee21f3f..b903e72ed8ebd14fa5b61f8828d6ad9da546207a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,14 @@
+2022-11-09:
+
+  * Ability to explicitly specify IP addresses to bind to
+  * select() replaced with poll()
+
+20 November 2011: dht-bootstrap-0.2
+
+  * Fixed a bug that could cause EAFNOSUPPORT errors.
+  * Fixed a bug that caused port numbers given on the command line to be
+    ignored.
+
 29 December 2009: dht-bootstrap-0.1
 
   * Initial public release.