]> err.no Git - varnish/commitdiff
debian changelog, so far
authorssm <ssm@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 16 May 2007 15:20:47 +0000 (15:20 +0000)
committerssm <ssm@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 16 May 2007 15:20:47 +0000 (15:20 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1437 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/debian/changelog

index 53096d0028b846fe5a608d54fc44b113f4a23bfb..5ba032f9914eaa604b1e8dbf68068cc1f8afa175 100644 (file)
@@ -1,3 +1,17 @@
+varnish (1.0.4-1) unstable; urgency=low
+
+  * New upstream version (Closes: #424560)
+  * Use the upstream default configuration file, renamed to default.vcl.
+    Default template in /etc/default/varnish does not use this, but a
+    commented-out alternative does.
+  * Changed init script.  Use lsb init library functions, move more defaults
+    to /etc/default/varnish, to make init script simpler.
+  * Changed postrm, /var/lib/varnish disappeared on upgrade, making varnish
+    non-startable.
+  * Added example vcl for zope and plone.
+
+ -- ssm <ssm@linpro.no>  Wed, 16 May 2007 13:50:08 +0200
+
 varnish (1.0.3-2) unstable; urgency=low
 
   * Added postrm to partially solve 400384