summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 14:25:19 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 14:25:19 +1100
commit8ba29fe72d68c6044b0383bc56931f05f8f35b68 (patch)
tree6197ef3dec8aa58ba7999d5e6d2a0c49bfc516b4 /ChangeLog
parent48c4ed2b78a831b068529eefd8a002c431a76232 (diff)
- deraadt@cvs.openbsd.org 2006/03/25 18:29:35
[auth-rsa.c authfd.c packet.c] needed casts (always will be needed)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a12ec18d..1866546e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -150,6 +150,9 @@
150 [uidswap.c uuencode.c xmalloc.c] 150 [uidswap.c uuencode.c xmalloc.c]
151 Put $OpenBSD$ tags back (as comments) to replace the RCSID()s that 151 Put $OpenBSD$ tags back (as comments) to replace the RCSID()s that
152 Theo nuked - our scripts to sync -portable need them in the files 152 Theo nuked - our scripts to sync -portable need them in the files
153 - deraadt@cvs.openbsd.org 2006/03/25 18:29:35
154 [auth-rsa.c authfd.c packet.c]
155 needed casts (always will be needed)
153 156
15420060325 15720060325
155 - OpenBSD CVS Sync 158 - OpenBSD CVS Sync
@@ -4407,4 +4410,4 @@
4407 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4410 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4408 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4411 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4409 4412
4410$Id: ChangeLog,v 1.4277 2006/03/26 03:25:05 djm Exp $ 4413$Id: ChangeLog,v 1.4278 2006/03/26 03:25:19 djm Exp $