summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrunge <runge>2007-03-20 23:26:33 +0000
committerrunge <runge>2007-03-20 23:26:33 +0000
commitf57eb8742f69fa49e487379affe93ba14cef3dc3 (patch)
tree9d5186d0aade8ef071223faabddecf1a9dedcb5a /ChangeLog
parent61cd498fb21b5b2a3f63f336b1f1ed297f451c22 (diff)
downloadlibtdevnc-f57eb8742f69fa49e487379affe93ba14cef3dc3.tar.gz
libtdevnc-f57eb8742f69fa49e487379affe93ba14cef3dc3.zip
Add "Connection: close" to HTTP replies.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2f7a1d..7cdf02e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-03-20 Karl Runge <runge@karlrunge.com>
+ * libvncserver/httpd.c: Add "Connection: close" to HTTP replies.
+
2007-03-17 Charles Coffing <cconffing@novell.com>
* libvncserver: fix a locking issue