diff --git a/ChangeLog b/ChangeLog index bcfd5015..931c8fbd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -4.4 "Garden State" (released xx.xx.xxxx) +4.4 "Garden State" (released 16.9.2006) * The JavaScript URL syntax check allows now digits and underscores. Patch from Olivier Berger. @@ -10,7 +10,7 @@ Type: documentation Changed: config/linkcheckerrc - * Detect more cases when a HTTP connection cannot be reused, and + * Detect more cases when a HTTP connection cannot be reused and must be closed. And close response objects after usage. Type: bugfix Changed: linkcheck/checker/httpurl.py