When timing out while reading from a TLS server, shutdown the socket properly.
[radsecproxy.git] / ChangeLog
index 8a164a7..323ef30 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,10 @@
        Bug fixes:
        - The duplication cache is purged properly. Patch by Fabian
        Mauchle.
+       - Stop freeing a shared piece of memory manifesting itself as a
+       crash when using dynamic discovery. Patch by Fabian Mauchle.
+       - Closing and freeing TLS clients properly. Patch by Fabian
+       Mauchle.
 
 2012-10-25 1.6.2
        Bug fixes (security):