summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-12-21 12:42:34 +1100
committerDamien Miller <djm@mindrot.org>2001-12-21 12:42:34 +1100
commitee11625d4309da4d4eb7a307a2a58f35354a001a (patch)
tree11bf0af76b554ec62d238faf1861211763ae18e2 /ChangeLog
parent3afe375fd288327716a4a6f1cfc05b1ff6535152 (diff)
- markus@cvs.openbsd.org 2001/12/09 18:45:56
[auth2.c auth2-chall.c auth.h] add auth2_challenge_stop(), simplifies cleanup of kbd-int sessions, fixes memleak.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 503e9a70b..d57142d34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
1220011219 1620011219
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 $