From 622de218221dd47328a14fe712ad7451fa5e216e Mon Sep 17 00:00:00 2001
From: dscho <dscho>
Date: Tue, 2 Oct 2001 10:18:23 +0000
Subject: changes

---
 CHANGES | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 CHANGES

diff --git a/CHANGES b/CHANGES
new file mode 100644
index 0000000..1c7ddf5
--- /dev/null
+++ b/CHANGES
@@ -0,0 +1,14 @@
+0.2
+   cursors are supported
+   support for 3 bytes/pixel (slow!)
+   server side colourmap support
+   fixed rfbCloseClient not to close the connection (pthreads!)
+   pthreads now work
+   cleaned up mac.c (from original OSXvnc); now compiles (untested!)
+   compiles cleanly on Linux, IRIX, BSD, Apple
+0.1
+   rewrote API to use pseudo-methods instead of required functions.
+   lots of clean up.
+   Example can show symbols now.
+   All encodings
+   HTTP
-- 
cgit v1.2.3

