diff options
author | runge <runge> | 2007-03-20 23:26:33 +0000 |
---|---|---|
committer | runge <runge> | 2007-03-20 23:26:33 +0000 |
commit | f57eb8742f69fa49e487379affe93ba14cef3dc3 (patch) | |
tree | 9d5186d0aade8ef071223faabddecf1a9dedcb5a /ChangeLog | |
parent | 61cd498fb21b5b2a3f63f336b1f1ed297f451c22 (diff) | |
download | libtdevnc-f57eb8742f69fa49e487379affe93ba14cef3dc3.tar.gz libtdevnc-f57eb8742f69fa49e487379affe93ba14cef3dc3.zip |
Add "Connection: close" to HTTP replies.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |