[PATCH] String concatenation operator in doc/sphinx/installation/upgrade.rst
Cosimo Streppone
cosimo at streppone.it
Tue Aug 16 09:57:16 CEST 2011
Here's a trivial documentation patch against current
master that makes the string concatenation operator
change more evident, at least to me.
I had missed it in a quick scan of the document.
Cheers,
--------------------8<--------------------------
diff --git a/doc/sphinx/installation/upgrade.rst
b/doc/sphinx/installation/upgrade.rst
index 1a31733..aef903f 100644
--- a/doc/sphinx/installation/upgrade.rst
+++ b/doc/sphinx/installation/upgrade.rst
@@ -9,6 +9,9 @@ Changes to VCL
In most cases you need to update your VCL since there has been some
changes to the syntax.
+string concatenation operator
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
String concatenation did not have an operator previously, but this has
now been changed to ``+``.
``log`` moved to the std vmod
--------------------8<--------------------------
--
Cosimo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: string-concat-clarification.patch
Type: application/octet-stream
Size: 524 bytes
Desc: not available
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20110816/7f9fe690/attachment-0003.obj>
More information about the varnish-misc
mailing list