[master] fca8307 More VRT changes

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Tue Mar 14 15:34:05 CET 2017


commit fca8307dea81b5db48557b2dd4fc1c43cb09064c
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Tue Mar 14 15:31:16 2017 +0100

    More VRT changes
    
    For future reference, I browsed the changes for this development cycle
    easily with:
    
        git log --patch --reverse varnish-5.0.0.. -- include/vrt.h

diff --git a/include/vrt.h b/include/vrt.h
index 2a0f6f2..bb56e00 100644
--- a/include/vrt.h
+++ b/include/vrt.h
@@ -42,6 +42,11 @@
  * 6.0 (unreleased):
  *	VRT_hit_for_pass added
  *	VRT_ipcmp added
+ *	VRT_Vmod_Init signature changed
+ *	VRT_vcl_lookup removed
+ *	VRT_vcl_get added
+ *	VRT_vcl_rel added
+ *	VRT_fail added
  *	WS_Reset and WS_Snapshot signatures changed
  *	WS_Front added
  *	WS_ReserveLumps added



More information about the varnish-commit mailing list