summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2005-07-08 19:20:10 +0000
committerMatt Johnston <matt@ucc.asn.au>2005-07-08 19:20:10 +0000
commit03f634b8a8c00e58528fab21718df514a60d8829 (patch)
tree4f0f0d92948c0b2c8129e434889095d9df222ecc
parentef0579d1e974609887898df38ace540a76f8add4 (diff)
downloaddropbear-03f634b8a8c00e58528fab21718df514a60d8829.tar.gz
* ... and a bit more for the CHANGESDROPBEAR_0.46
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 12c1474..e85e7f2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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