[master] ad731128b lost events in vrt history

Nils Goroll nils.goroll at uplex.de
Fri Sep 27 14:01:05 UTC 2019


commit ad731128bc1df60c326a5a20e24b957136830849
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Fri Sep 27 15:05:26 2019 +0200

    lost events in vrt history

diff --git a/include/vrt.h b/include/vrt.h
index adcca0302..f5128fda2 100644
--- a/include/vrt.h
+++ b/include/vrt.h
@@ -85,6 +85,9 @@
  *	VRT_LookupDirector() added
  *	VRT_SetChanged() added
  *	VRT_SetHealth() removed
+ *	// in cache_filter.h:
+ *	VRT_AddVDP() added
+ *	VRT_RemoveVDP() added
  * 8.0 (2018-09-15)
  *	VRT_Strands() added
  *	VRT_StrandsWS() added
@@ -101,6 +104,9 @@
  *	VRT_SetHealth() added
  *	VRT_DisableDirector() added
  *	VRT_DelDirector() added
+ *	// in cache_filter.h:
+ *	VRT_AddVFP() added
+ *	VRT_RemoveVFP() added
  * 7.0 (2018-03-15)
  *	lots of stuff moved from cache.h to cache_varnishd.h
  *	   (ie: from "$Abi vrt" to "$Abi strict")


More information about the varnish-commit mailing list