summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b5c74b5a..a4579b916 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
4 [sshconnect2.c] 4 [sshconnect2.c]
5 uint32_t -> u_int32_t (which we use everywhere else) 5 uint32_t -> u_int32_t (which we use everywhere else)
6 (Id sync only - portable already had this) 6 (Id sync only - portable already had this)
7 - markus@cvs.openbsd.org 2006/05/16 09:00:00
8 [clientloop.c]
9 missing free; from Kylene Hall
7 10
820060521 1120060521
9 - (dtucker) [auth.c monitor.c] Now that we don't log from both the monitor 12 - (dtucker) [auth.c monitor.c] Now that we don't log from both the monitor
@@ -4637,4 +4640,4 @@
4637 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4640 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4638 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4641 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4639 4642
4640$Id: ChangeLog,v 1.4331 2006/06/13 02:59:53 djm Exp $ 4643$Id: ChangeLog,v 1.4332 2006/06/13 03:00:09 djm Exp $