[master] a04a489 Changelog update for #2251

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Wed Mar 15 14:28:06 CET 2017


commit a04a48952a927482271c7933f7411de0e46bba00
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Wed Mar 15 14:27:22 2017 +0100

    Changelog update for #2251

diff --git a/doc/changes.rst b/doc/changes.rst
index 55feb13..bbc16d4 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -87,6 +87,7 @@ Varnish Cache 5.1.0 (unreleased)
 Bugs fixed
 ----------
 
+* 2251_ - varnishapi.pc and varnishconfdir
 * 2250_ - vrt.h now depends on vdef.h making current vmod fail.
 * 2249_ - "logexpect -wait" doesn't fail
 * 2245_ - Varnish doesn't start, if use vmod (vmod_cache dir was permission denied)
@@ -146,6 +147,7 @@ Bugs fixed
 * 1750_ - Fail more gracefully on -l >= 4GB
 * 1704_ - fetch_failed not incremented
 
+.. _2251: https://github.com/varnishcache/varnish-cache/issues/2251
 .. _2250: https://github.com/varnishcache/varnish-cache/issues/2250
 .. _2249: https://github.com/varnishcache/varnish-cache/issues/2249
 .. _2245: https://github.com/varnishcache/varnish-cache/issues/2245
diff --git a/doc/sphinx/whats-new/changes-5.1.rst b/doc/sphinx/whats-new/changes-5.1.rst
index a35b599..654e4dc 100644
--- a/doc/sphinx/whats-new/changes-5.1.rst
+++ b/doc/sphinx/whats-new/changes-5.1.rst
@@ -339,6 +339,9 @@ News for authors of VMODs and Varnish API client applications
   * All of the ``VSB_*`` functions for working with safe string
     buffers.
 
+* ``varnish.m4`` and ``varnishapi.pc`` now expose more information about
+  the Varnish installation. See "Since 5.1.0" comments for a comprehensive
+  list of what was added.
 
 * VMOD version coexistence improvements:  In difference from executable
   files, shared libraries are not protected against overwriting under



More information about the varnish-commit mailing list