diff --git a/python-urllib3.changes b/python-urllib3.changes index 478ae79..59abead 100644 --- a/python-urllib3.changes +++ b/python-urllib3.changes @@ -2,8 +2,7 @@ Sat Jan 21 09:59:43 UTC 2023 - Dirk Müller - update to 1.26.14: - * Fixed parsing of port 0 (zero) returning None, instead of 0. (`#2850 - `__) + * Fixed parsing of port 0 (zero) returning None, instead of 0. * Removed deprecated getheaders() calls in contrib module. -------------------------------------------------------------------