diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2002-03-22 01:51:24 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2002-03-22 01:51:24 +0000 |
commit | 0f345f5ee1e71e1e9f8780ec13b2da23b6a9f7f8 (patch) | |
tree | 4ec1146dc4a45986fc44722da5f3b4e40f1219af /ChangeLog | |
parent | 88aa1b45273168af3722b41c45882c6f02445255 (diff) |
- provos@cvs.openbsd.org 2002/03/18 17:31:54
[compress.c]
export compression streams for ssh-privsep
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -56,6 +56,9 @@ | |||
56 | - provos@cvs.openbsd.org 2002/03/18 17:25:29 | 56 | - provos@cvs.openbsd.org 2002/03/18 17:25:29 |
57 | [bufaux.c bufaux.h] | 57 | [bufaux.c bufaux.h] |
58 | buffer_skip_string and extra sanity checking; needed by ssh-privsep | 58 | buffer_skip_string and extra sanity checking; needed by ssh-privsep |
59 | - provos@cvs.openbsd.org 2002/03/18 17:31:54 | ||
60 | [compress.c] | ||
61 | export compression streams for ssh-privsep | ||
59 | 62 | ||
60 | 20020317 | 63 | 20020317 |
61 | - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, | 64 | - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, |
@@ -7902,4 +7905,4 @@ | |||
7902 | - Wrote replacements for strlcpy and mkdtemp | 7905 | - Wrote replacements for strlcpy and mkdtemp |
7903 | - Released 1.0pre1 | 7906 | - Released 1.0pre1 |
7904 | 7907 | ||
7905 | $Id: ChangeLog,v 1.1941 2002/03/22 01:47:52 mouring Exp $ | 7908 | $Id: ChangeLog,v 1.1942 2002/03/22 01:51:24 mouring Exp $ |