summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-11-10 09:31:37 +0100
committerDarren Tucker <dtucker@zip.com.au>2005-11-10 09:31:37 +0100
commit581203438f61ea238b1c01173c135b7a547ae055 (patch)
tree7a3f5075a25c00025ee2aaec18820beef4c3c93f
parent - (dtucker) [openbsd-compat/bsd-closefrom.c openbsd-compat/base64.c] (diff)
downloadopenssh-581203438f61ea238b1c01173c135b7a547ae055.tar.xz
openssh-581203438f61ea238b1c01173c135b7a547ae055.zip
typo
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 99a8c2c36..8a530da4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -45,7 +45,7 @@
- (dtucker) [openbsd-compat/sigact.c] Update from OpenBSD 1.3 -> 1.4.
Id and copyright sync only, there were no substantial changes we need.
- (dtucker) [openbsd-compat/bsd-closefrom.c openbsd-compat/base64.c]
- -Wall fixes from djm.
+ -Wsign-compare fixes from djm.
20051105
- (djm) OpenBSD CVS Sync
@@ -3288,4 +3288,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.3986 2005/11/10 08:31:08 dtucker Exp $
+$Id: ChangeLog,v 1.3987 2005/11/10 08:31:37 dtucker Exp $