diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-04-18 15:46:01 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-04-18 15:46:01 +0000 |
commit | e2e66a27a7f851a65a828822171a99776d6f0251 (patch) | |
tree | 9c7f1111619d1c6e72fb9b96f21d4ee4d0480216 /ChangeLog | |
parent | 121c7852fe956182d4d2ad70c4ab7bb477d55334 (diff) |
- (bal) renabled 'catman-do:' and fixed it. So now catman pages should
be working again.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,5 +1,5 @@ | |||
1 | 20010418 | 1 | 20010418 |
2 | - OpenBSD CVS Sync | 2 | - OpenBSD CVS Sync |
3 | - markus@cvs.openbsd.org 2001/04/17 19:34:25 | 3 | - markus@cvs.openbsd.org 2001/04/17 19:34:25 |
4 | [session.c] | 4 | [session.c] |
5 | move auth_approval to do_authenticated(). | 5 | move auth_approval to do_authenticated(). |
@@ -8,6 +8,8 @@ | |||
8 | - markus@cvs.openbsd.org 2001/04/18 14:15:00 | 8 | - markus@cvs.openbsd.org 2001/04/18 14:15:00 |
9 | [canohost.c] | 9 | [canohost.c] |
10 | debug->debug3 | 10 | debug->debug3 |
11 | - (bal) renabled 'catman-do:' and fixed it. So now catman pages should | ||
12 | be working again. | ||
11 | 13 | ||
12 | 20010417 | 14 | 20010417 |
13 | - (bal) Add perl5 check for HP/UX, Removed GNUness from Makefile.in | 15 | - (bal) Add perl5 check for HP/UX, Removed GNUness from Makefile.in |
@@ -31,7 +33,6 @@ | |||
31 | undo socks5 and https support since they are not really used and | 33 | undo socks5 and https support since they are not really used and |
32 | only bloat ssh. remove -D from usage(), since '-D' is experimental. | 34 | only bloat ssh. remove -D from usage(), since '-D' is experimental. |
33 | 35 | ||
34 | |||
35 | 20010416 | 36 | 20010416 |
36 | - OpenBSD CVS Sync | 37 | - OpenBSD CVS Sync |
37 | - stevesk@cvs.openbsd.org 2001/04/15 01:35:22 | 38 | - stevesk@cvs.openbsd.org 2001/04/15 01:35:22 |
@@ -5156,4 +5157,4 @@ | |||
5156 | - Wrote replacements for strlcpy and mkdtemp | 5157 | - Wrote replacements for strlcpy and mkdtemp |
5157 | - Released 1.0pre1 | 5158 | - Released 1.0pre1 |
5158 | 5159 | ||
5159 | $Id: ChangeLog,v 1.1137 2001/04/18 15:32:44 mouring Exp $ | 5160 | $Id: ChangeLog,v 1.1138 2001/04/18 15:46:01 mouring Exp $ |