diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-06-09 01:48:01 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-06-09 01:48:01 +0000 |
commit | 1bf11f6af7e284f6a7aa1b74a2c7d646cb54080b (patch) | |
tree | a0ed1e1460c878f7603e69b08c2148e59ea40e0c /ChangeLog | |
parent | 4d3f22769985191bd9e79c557714c5eda971b652 (diff) |
- markus@cvs.openbsd.org 2001/06/08 15:25:40
[includes.h pathnames.h readconf.c servconf.c]
move the path for xauth to pathnames.h
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -74,6 +74,10 @@ | |||
74 | [session.c] | 74 | [session.c] |
75 | don't overwrite errno | 75 | don't overwrite errno |
76 | delay deletion of the xauth cookie | 76 | delay deletion of the xauth cookie |
77 | - markus@cvs.openbsd.org 2001/06/08 15:25:40 | ||
78 | [includes.h pathnames.h readconf.c servconf.c] | ||
79 | move the path for xauth to pathnames.h | ||
80 | |||
77 | 20010606 | 81 | 20010606 |
78 | - OpenBSD CVS Sync | 82 | - OpenBSD CVS Sync |
79 | - markus@cvs.openbsd.org 2001/05/17 21:34:15 | 83 | - markus@cvs.openbsd.org 2001/05/17 21:34:15 |
@@ -5584,4 +5588,4 @@ | |||
5584 | - Wrote replacements for strlcpy and mkdtemp | 5588 | - Wrote replacements for strlcpy and mkdtemp |
5585 | - Released 1.0pre1 | 5589 | - Released 1.0pre1 |
5586 | 5590 | ||
5587 | $Id: ChangeLog,v 1.1268 2001/06/09 01:44:07 mouring Exp $ | 5591 | $Id: ChangeLog,v 1.1269 2001/06/09 01:48:01 mouring Exp $ |