# HG changeset patch # User Matt Johnston # Date 1120850410 0 # Node ID 1dbd2473482f320ea59f76ce961385cb3a0150a9 # Parent f3ef0d29ab65b146a99d293abd03ab0a5d245dff * ... and a bit more for the CHANGES diff -r f3ef0d29ab65 -r 1dbd2473482f CHANGES --- 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