summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fe1f01d..18bcb49 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
Changes in release 0.29.6:
* Don't abort SSL handshake with GnuTLS if a client cert is requested
but none is configured/available (thanks to Patrick Ohly)
+* Fix the method string passed to create_request hooks to have the same
+ lifetime as the request object (Patrick Ohly)
* Docs updates.
Changes in release 0.29.5: