summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-08-12 22:50:03 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-08-12 22:50:03 +1000
commit133b757357fe78893327494afb8db113a6ad53a8 (patch)
treea6ce554b8a971fea222246b7a18e6dfce1ab1aaa /ChangeLog
parent9c5049a40ff1069fe40f5714dd7ba8fdc733d8a3 (diff)
- djm@cvs.openbsd.org 2004/08/11 12:01:16
[sshlogin.c] make store_lastlog_message() static to appease -Wall; ok markus
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fd2a76a8..e78d2f12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,9 @@
[sshlogin.c]
check that lseek went were we told it to; ok markus@
(Id sync only, but similar changes are needed in loginrec.c)
+ - djm@cvs.openbsd.org 2004/08/11 12:01:16
+ [sshlogin.c]
+ make store_lastlog_message() static to appease -Wall; ok markus
20040720
- (djm) OpenBSD CVS Sync
@@ -1589,4 +1592,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.3495 2004/08/12 12:49:00 dtucker Exp $
+$Id: ChangeLog,v 1.3496 2004/08/12 12:50:03 dtucker Exp $