summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 12471ba3b..0aec356d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -108,6 +108,10 @@
108 We already mark the start of the worm, now also mark the end of the worm 108 We already mark the start of the worm, now also mark the end of the worm
109 in our random art drawings. 109 in our random art drawings.
110 ok djm@ 110 ok djm@
111 - djm@cvs.openbsd.org 2008/06/12 15:19:17
112 [clientloop.h channels.h clientloop.c channels.c mux.c]
113 The multiplexing escape char handler commit last night introduced a
114 small memory leak per session; plug it.
111 115
11220080611 11620080611
113 - (djm) [channels.c configure.ac] 117 - (djm) [channels.c configure.ac]
@@ -4270,4 +4274,4 @@
4270 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4274 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4271 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4275 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4272 4276
4273$Id: ChangeLog,v 1.4983 2008/06/12 18:55:10 dtucker Exp $ 4277$Id: ChangeLog,v 1.4984 2008/06/12 18:55:46 dtucker Exp $