From 0e86d5fb00349c199e181f1c26a1d63a18859208 Mon Sep 17 00:00:00 2001 From: Dag Haavi Finstad Date: Mon, 16 Mar 2015 15:44:59 +0100 Subject: [PATCH] Changelog updates. --- debian/changelog | 8 +++++--- redhat/varnish-agent.spec | 8 +++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index ab3c72d..3452631 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,12 @@ varnish-agent (3.0.1) unstable; urgency=low * Fix for a crash in handling of a specific malformed request. - * Fix memory leaks relating to the curl and stats modules. - * Fix a case where we crashed when serving an empty HTML file. + * #120 Fix memory leaks relating to the curl and stats modules. + * #119 Fix a case where we crashed when serving empty files. + * #123 Add appropriate Content-Type headers to responses. + * #130 Add CORS headers to permit cross site requests. - -- Dag Haavi Finstad Tue, 3 Mar 2015 15:08:19 +0100 + -- Dag Haavi Finstad Mon, 16 Mar 2015 15:42:41 +0100 varnish-agent (3.0.0) unstable; urgency=low diff --git a/redhat/varnish-agent.spec b/redhat/varnish-agent.spec index 229bd6f..3058049 100644 --- a/redhat/varnish-agent.spec +++ b/redhat/varnish-agent.spec @@ -88,10 +88,12 @@ if [ $1 -lt 1 ]; then fi %changelog -* Thu Mar 12 2015 Dag Haavi Finstad - 3.0.1 +* Mon Mar 16 2015 Dag Haavi Finstad - 3.0.1 - Fix for a crash in handling of a specific malformed request. -- Fix memory leaks relating to the curl and stats modules. -- Fix a case where we crashed when serving an empty HTML file. +- #120 Fix memory leaks relating to the curl and stats modules. +- #119 Fix a case where we crashed when serving empty files. +- #123 Add appropriate Content-Type headers to responses. +- #130 Add CORS headers to permit cross site requests. * Thu Dec 4 2014 Dag Haavi Finstad - 3.0.0 - Tag release 3.0.0