summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-07-04 04:02:36 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-07-04 04:02:36 +0000
commit16ae3d0dba5f81e5602798b915105284033dea75 (patch)
treece0c2bf0d7e961b1015d43d1a07269d81e7a9ce9 /ChangeLog
parent90279d80f57c79ac6566051172a94a2cca9674b1 (diff)
- itojun@cvs.openbsd.org 2001/06/26 06:32:58
[atomicio.h authfd.h authfile.h auth.h auth-options.h bufaux.h buffer.h canohost.h channels.h cipher.h clientloop.h compat.h compress.h crc32.h deattack.h dh.h dispatch.h groupaccess.h hostfile.h kex.h key.h log.h mac.h match.h misc.h mpaux.h packet.h radix.h readconf.h readpass.h rsa.h] prototype pedant. not very creative... - () -> (void) - no variable names
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 492d00c5e..19552da12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,15 @@
38 - markus@cvs.openbsd.org 2001/06/26 05:50:11 38 - markus@cvs.openbsd.org 2001/06/26 05:50:11
39 [auth2.c] 39 [auth2.c]
40 new interface for secure_filename() 40 new interface for secure_filename()
41 - itojun@cvs.openbsd.org 2001/06/26 06:32:58
42 [atomicio.h authfd.h authfile.h auth.h auth-options.h bufaux.h
43 buffer.h canohost.h channels.h cipher.h clientloop.h compat.h
44 compress.h crc32.h deattack.h dh.h dispatch.h groupaccess.h
45 hostfile.h kex.h key.h log.h mac.h match.h misc.h mpaux.h packet.h
46 radix.h readconf.h readpass.h rsa.h]
47 prototype pedant. not very creative...
48 - () -> (void)
49 - no variable names
41 50
4220010629 5120010629
43 - (bal) Removed net_aton() since we don't use it any more 52 - (bal) Removed net_aton() since we don't use it any more
@@ -5865,4 +5874,4 @@
5865 - Wrote replacements for strlcpy and mkdtemp 5874 - Wrote replacements for strlcpy and mkdtemp
5866 - Released 1.0pre1 5875 - Released 1.0pre1
5867 5876
5868$Id: ChangeLog,v 1.1355 2001/07/04 03:56:56 mouring Exp $ 5877$Id: ChangeLog,v 1.1356 2001/07/04 04:02:36 mouring Exp $