]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* When the -f option is specified, honor X-Forwarded-Host: in addition
[citadel.git] / webcit / ChangeLog
index 01a426bc783e0431d0b3fb03b6afb6e49d863b77..0233735b7faecd8a8da7eee70324b17190dec9e0 100644 (file)
@@ -1,5 +1,9 @@
 $Id$
 
+Mon Jan 30 12:09:00 EST 2006 ajc
+* When the -f option is specified, honor X-Forwarded-Host: in addition
+  to X-Forwarded-For: headers.  This helps GroupDAV along.
+
 Mon Jan 30 00:14:06 EST 2006 ajc
 * HTML messages are now encoded as "Quoted-Printable" before being
   transmitted to the server.  New utility function text_to_server_qp()