summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ad8b1a4e..1a5e6c2e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
2 - (djm) [commit configure.ac defines.h sshpty.c] don't attempt to use 2 - (djm) [commit configure.ac defines.h sshpty.c] don't attempt to use
3 vhangup on Linux. It doens't work for non-root users, and for them 3 vhangup on Linux. It doens't work for non-root users, and for them
4 it just messes up the tty settings. 4 it just messes up the tty settings.
5 - (djm) [misc.c] Use CLOCK_BOOTTIME in preference to CLOCK_MONOTONIC
6 when it is available. It takes into account time spent suspended,
7 thereby ensuring timeouts (e.g. for expiring agent keys) fire
8 correctly. bz#2228 reported by John Haxby
5 9
620140519 1020140519
7 - (djm) [rijndael.c rijndael.h] Sync with newly-ressurected versions ine 11 - (djm) [rijndael.c rijndael.h] Sync with newly-ressurected versions ine