diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -8,6 +8,10 @@ | |||
8 | [channels.c pathnames.h] | 8 | [channels.c pathnames.h] |
9 | use only one path to X11 UNIX domain socket vs. an array of paths | 9 | use only one path to X11 UNIX domain socket vs. an array of paths |
10 | to try. report from djast@cs.toronto.edu. ok markus@ | 10 | to try. report from djast@cs.toronto.edu. ok markus@ |
11 | - markus@cvs.openbsd.org 2001/12/09 18:45:56 | ||
12 | [auth2.c auth2-chall.c auth.h] | ||
13 | add auth2_challenge_stop(), simplifies cleanup of kbd-int sessions, | ||
14 | fixes memleak. | ||
11 | 15 | ||
12 | 20011219 | 16 | 20011219 |
13 | - (stevesk) OpenBSD CVS sync X11 localhost display | 17 | - (stevesk) OpenBSD CVS sync X11 localhost display |
@@ -7036,4 +7040,4 @@ | |||
7036 | - Wrote replacements for strlcpy and mkdtemp | 7040 | - Wrote replacements for strlcpy and mkdtemp |
7037 | - Released 1.0pre1 | 7041 | - Released 1.0pre1 |
7038 | 7042 | ||
7039 | $Id: ChangeLog,v 1.1694 2001/12/21 01:39:51 djm Exp $ | 7043 | $Id: ChangeLog,v 1.1695 2001/12/21 01:42:34 djm Exp $ |