diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2002-03-22 01:20:32 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2002-03-22 01:20:32 +0000 |
commit | 186b7da2d796051dfe2c1fc3acb172aca1f06a82 (patch) | |
tree | 334e9f13a74b56ee3ff7cff7b6357779364eda9f /ChangeLog | |
parent | ce398b2278d345707ad20b76cf2ec770188eecce (diff) |
- markus@cvs.openbsd.org 2002/03/16 17:22:09
[auth-rh-rsa.c auth.h]
split auth_rhosts_rsa(), ok provos@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -24,6 +24,9 @@ | |||
24 | - markus@cvs.openbsd.org 2002/03/16 11:24:53 | 24 | - markus@cvs.openbsd.org 2002/03/16 11:24:53 |
25 | [compress.c] | 25 | [compress.c] |
26 | skip inflateEnd if inflate fails; ok provos@ | 26 | skip inflateEnd if inflate fails; ok provos@ |
27 | - markus@cvs.openbsd.org 2002/03/16 17:22:09 | ||
28 | [auth-rh-rsa.c auth.h] | ||
29 | split auth_rhosts_rsa(), ok provos@ | ||
27 | 30 | ||
28 | 20020317 | 31 | 20020317 |
29 | - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, | 32 | - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, |
@@ -7870,4 +7873,4 @@ | |||
7870 | - Wrote replacements for strlcpy and mkdtemp | 7873 | - Wrote replacements for strlcpy and mkdtemp |
7871 | - Released 1.0pre1 | 7874 | - Released 1.0pre1 |
7872 | 7875 | ||
7873 | $Id: ChangeLog,v 1.1931 2002/03/22 01:17:52 mouring Exp $ | 7876 | $Id: ChangeLog,v 1.1932 2002/03/22 01:20:32 mouring Exp $ |