summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteven_carr <steven_carr>2006-05-29 00:58:19 +0000
committersteven_carr <steven_carr>2006-05-29 00:58:19 +0000
commit6c8e6e0678ed67967e5db20378c3f44d53b14bbb (patch)
treec3dbdd83cb71770d7ad2f2dcd3de6af14671579d
parentaa5453110744ab4cf549578781f9e4b2e99b900b (diff)
downloadlibtdevnc-6c8e6e06.tar.gz
libtdevnc-6c8e6e06.zip
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.
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2567d87..8b80665 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-05-29 Steven Carr <scarr@jsa-usa.com>
+ * 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 <scarr@jsa-usa.com>
* Statistics output now fits in 80-column output
* Corrected Cursor Statistics reporting as messages