corresponding variable, and strip an HTTP header by using the
<command>remove</command> keyword.</para>
</change>
+
+ <change type="enh" ref="1661,1662">
+ <para>VCL scripts can now modify the HTTP status code of cached
+ objects (<varname>obj.status</varname>) and responses
+ (<varname>resp.status</varname>)</para>
+ </change>
+
+ <change type="enh" ref="1663">
+ <para>Numeric and other non-textual variables in VCL can now be
+ assigned to textual variables; they will be converted as
+ needed.</para>
+ </change>
+
+ <change type="enh" ref="1666,1667">
+ <para>VCL scripts can now apply regular expression substitutions
+ to textual variables using the <function>regsub</function>
+ function.</para>
+ </change>
+
+ <change type="enh" ref="1674,1675">
+ <para>A new management command, <command>status</command>,
+ returns the state of the child.</para>
+ </change>
</subsystem>
<subsystem>