[master] b5a5122 Move "older version" VRT changes where they belong

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Tue Feb 21 13:43:05 CET 2017


commit b5a51221ddf21ba3a930a36709ca47d343b51c89
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Fri Nov 25 00:31:02 2016 +0100

    Move "older version" VRT changes where they belong
    
    Originally from #2145

diff --git a/include/vrt.h b/include/vrt.h
index d3aee0b..6fdb18e 100644
--- a/include/vrt.h
+++ b/include/vrt.h
@@ -43,16 +43,11 @@
  *	Varnish 5.0 release "better safe than sorry" bump
  * 4.0:
  *	VCL_BYTES changed to long long
+ *	VRT_CacheReqBody changed signature
  * 3.2:
  *	vrt_backend grew .proxy_header field
  *	vrt_ctx grew .sp field.
- *
- * older version:
- * Bump VRT_MINOR_VERSION due to:
- * - VCL_ACL type added
- * Bump VRT_MAJOR_VERSION due to:
- * - VRT_CacheReqBody changed signature
- *
+ *	vrt_acl type added
  */
 
 #define VRT_MAJOR_VERSION	5U



More information about the varnish-commit mailing list