summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cbed88a..869a501 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-08 Karl Runge <[email protected]>
+ * libvncclient/vncviewer.c: fix non-jpeg/libz builds.
+ * examples/pnmshow24.c: fix non-ALLOW24BPP builds.
+ * libvncserver/main.c: fix 'static int' defn.
+
2006-01-05 Karl Runge <[email protected]>
* libvncserver/main.c: rfbRegisterProtocolExtension extMutex was
never initialized.