aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index 8ca7f80..3cda728 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,3 +1,9 @@
+## 1.5.1
+
+* When not using a portserver *(you really should)*, try the `bind(0)`
+ approach before hunting for random unused ports. More reliable per
+ https://github.com/google/python_portpicker/issues/16.
+
## 1.5.0
* Add portserver support to Windows using named pipes. To create or connect to