changeset 224:1dbd2473482f DROPBEAR_0.46

* ... and a bit more for the CHANGES
author Matt Johnston <matt@ucc.asn.au>
date Fri, 08 Jul 2005 19:20:10 +0000
parents f3ef0d29ab65
children ca7e76d981d9 9a9c6d633972 f4cf0415fec1
files CHANGES
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES	Fri Jul 08 19:17:09 2005 +0000
+++ b/CHANGES	Fri Jul 08 19:20:10 2005 +0000
@@ -25,6 +25,9 @@
 
 - Change signkey.c to avoid gcc 4 generating incorrect code
 
+- After both sides of a file descriptor have been shutdown(), close()
+  it to avoid leaking descriptors (thanks to Ari Hyttinen for a patch)
+
 - Update to LibTomCrypt 1.05 and LibTomMath 0.35
 
 0.45 - Mon March 7 2005