comparison CHANGES @ 947:e4453b367db7

Version 2014.64
author Matt Johnston <matt@ucc.asn.au>
date Sun, 27 Jul 2014 22:25:18 +0800
parents 8664fea5072f
children e9579816f20e
comparison
equal deleted inserted replaced
946:17d874ae93a1 947:e4453b367db7
1 2014.64 pending 1 2014.64 - Sunday 27 July 2014
2 2
3 - Fix compiling with ECDSA and DSS disabled 3 - Fix compiling with ECDSA and DSS disabled
4 4
5 - Don't exit abruptly if too many outgoing packets are queued for writev(). Patch 5 - Don't exit abruptly if too many outgoing packets are queued for writev(). Patch
6 thanks to Ronny Meeus 6 thanks to Ronny Meeus
21 21
22 - Make sure that exit messages from the client are printed, regression in 2013.57 22 - Make sure that exit messages from the client are printed, regression in 2013.57
23 23
24 - Use monotonic clock where available, timeouts won't be affected by system time 24 - Use monotonic clock where available, timeouts won't be affected by system time
25 changes 25 changes
26
27 - Add -V for version
26 28
27 2014.63 - Wednesday 19 February 2014 29 2014.63 - Wednesday 19 February 2014
28 30
29 - Fix ~. to terminate a client interactive session after waking a laptop 31 - Fix ~. to terminate a client interactive session after waking a laptop
30 from sleep. 32 from sleep.