--- /dev/null
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE group [
+<!ENTITY mdash "—">
+]>
+<!-- $Id$ -->
+<group from="2.0" to="2.0.1">
+ <subsystem>
+ <name>varnishd</name>
+
+ <change type="bug" ref="354">
+ <para>When receiving a garbled HTTP
+ request, <code>varnishd</code> would sometimes crash. This has
+ been fixed.</para>
+ </change>
+
+ <change type="bug">
+ <para>There was an off-by-one error in the ACL compilation.
+ Now fixed.</para>
+ </change>
+
+ <subsystem>
+ <name>Red Hat spec file</name>
+
+ <change type="bug">
+ <para>A typo in the spec file made the .rpm file names wrong.</para>
+ </change>
+ </subsystem>
+</group>
--- /dev/null
+<?xml version="1.0" encoding="utf-8"?>
+<?xml-stylesheet type="text/xml" href="changes-html.xsl"?>
+<!DOCTYPE changelog [
+ <!ENTITY mdash "—">
+]>
+<!-- $Id$ -->
+<changelog xmlns:xi="http://www.w3.org/2001/XInclude">
+ <package>Varnish</package>
+ <version>2.0.1</version>
+
+ <xi:include href="changes-2.0-2.0.1.xml"/>
+</changelog>