From 6c8e6e0678ed67967e5db20378c3f44d53b14bbb Mon Sep 17 00:00:00 2001 From: steven_carr Date: Mon, 29 May 2006 00:58:19 +0000 Subject: [PATCH] Identified and removed some memory leaks associated with the Encodings RRE, CoRRE, ZLIB, and Ultra. KeyboardLedState now has portable masks defined. rfb >= 3.7 Security Type Handler list would grow 1 entry for each new client connection. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2567d87..8b80665 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-05-29 Steven Carr + * Identified and removed some memory leaks associated + with the Encodings RRE, CoRRE, ZLIB, and Ultra. + * KeyboardLedState now has portable masks defined. + * rfb >= 3.7 Security Type Handler list would grow 1 + entry for each new client connection. + 2006-05-16 Steven Carr * Statistics output now fits in 80-column output * Corrected Cursor Statistics reporting as messages