head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2007.08.20.21.55.55;	author des;	state dead;
branches;
next	1.1;

1.1
date	2007.07.25.11.09.07;	author des;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Upgrade to 1.1.1.
@
text
@Index: bin/varnishd/cache_response.c
===================================================================
--- bin/varnishd/cache_response.c	(revision 1750)
+++ bin/varnishd/cache_response.c	(revision 1751)
@@@@ -50,6 +50,7 @@@@
 
 	/* synthesize error page and send it */
 	SYN_ErrorPage(sp, code, reason, 0);
+	RES_BuildHttp(sp);
 	RES_WriteObj(sp);
 
 	/* GC the error page */
@


1.1
log
@Upgrade to 1.1 + vendor patches for a number of regressions.
@
text
@@

