summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 14:27:35 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 14:27:35 +1100
commita1690d08b4ce6a1a40786048a6299c2b2d60507f (patch)
tree52cac4c80f858803b96bc9afd302b180952841c9 /ChangeLog
parent90fdfaf69c9c62476689ccd2dbafe1cce56ee1bd (diff)
- deraadt@cvs.openbsd.org 2006/03/25 18:36:15
[sshlogin.c sshlogin.h] nicer size_t and time_t types
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c859c20..5efa17b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -156,6 +156,9 @@
- deraadt@cvs.openbsd.org 2006/03/25 18:30:55
[clientloop.c serverloop.c]
spacing
+ - deraadt@cvs.openbsd.org 2006/03/25 18:36:15
+ [sshlogin.c sshlogin.h]
+ nicer size_t and time_t types
20060325
- OpenBSD CVS Sync
@@ -4413,4 +4416,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4279 2006/03/26 03:25:37 djm Exp $
+$Id: ChangeLog,v 1.4280 2006/03/26 03:27:35 djm Exp $