summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-07-18 16:09:25 +1000
committerDamien Miller <djm@mindrot.org>2013-07-18 16:09:25 +1000
commit044bd2a7ddb0b6f6b716c87e57261572e2b89028 (patch)
tree2469b2b23ee87d09ae3a9be14258e7a68fda7c3b /ChangeLog
parent9a6615542108118582f64b7161ca0e12176e3712 (diff)
- guenther@cvs.openbsd.org 2013/06/17 04:48:42
[scp.c] Handle time_t values as long long's when formatting them and when parsing them from remote servers. Improve error checking in parsing of 'T' lines. ok dtucker@ deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a843af0bd..111a2f36e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,12 @@
3 - dtucker@cvs.openbsd.org 2013/06/10 19:19:44 3 - dtucker@cvs.openbsd.org 2013/06/10 19:19:44
4 [readconf.c] 4 [readconf.c]
5 revert 1.203 while we investigate crashes reported by okan@ 5 revert 1.203 while we investigate crashes reported by okan@
6 - guenther@cvs.openbsd.org 2013/06/17 04:48:42
7 [scp.c]
8 Handle time_t values as long long's when formatting them and when
9 parsing them from remote servers.
10 Improve error checking in parsing of 'T' lines.
11 ok dtucker@ deraadt@
6 12
720130702 1320130702
8 - (dtucker) [contrib/cygwin/README contrib/cygwin/ssh-host-config 14 - (dtucker) [contrib/cygwin/README contrib/cygwin/ssh-host-config