Changelog note for PR #420

- Merge PR #420 from dyunwei: DOH not responsing with
  "http2_query_read_done failure" logged.
This commit is contained in:
W.C.A. Wijngaards 2021-02-10 11:26:21 +01:00
parent d0c4ce2dc5
commit ee0a65250a

View file

@ -1,3 +1,7 @@
10 February 2021: Wouter
- Merge PR #420 from dyunwei: DOH not responsing with
"http2_query_read_done failure" logged.
9 February 2021: Wouter
- Fix for Python 3.9, no longer use deprecated functions of
PyEval_CallObject (now PyObject_Call), PyEval_InitThreads (now