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 fd2a76a81..e78d2f124 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,9 @@
22 [sshlogin.c] 22 [sshlogin.c]
23 check that lseek went were we told it to; ok markus@ 23 check that lseek went were we told it to; ok markus@
24 (Id sync only, but similar changes are needed in loginrec.c) 24 (Id sync only, but similar changes are needed in loginrec.c)
25 - djm@cvs.openbsd.org 2004/08/11 12:01:16
26 [sshlogin.c]
27 make store_lastlog_message() static to appease -Wall; ok markus
25 28
2620040720 2920040720
27 - (djm) OpenBSD CVS Sync 30 - (djm) OpenBSD CVS Sync
@@ -1589,4 +1592,4 @@
1589 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1592 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1590 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1593 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1591 1594
1592$Id: ChangeLog,v 1.3495 2004/08/12 12:49:00 dtucker Exp $ 1595$Id: ChangeLog,v 1.3496 2004/08/12 12:50:03 dtucker Exp $