2022-08-21  Automatically generated  <gray@gnu.org>

	HEAD 75e6be9502bc56d5379a165448e84a00e5b868f2.

2022-08-21  Sergey Poznyakoff  <gray@gnu.org>

	Version 1.5: support for Varnish 7.1.

2020-03-27  Sergey Poznyakoff  <gray@gnu.org>

	Drop support for Varnish versions prior to 6.0.

2020-03-23  Sergey Poznyakoff  <gray@gnu.org>

	Works with Varnish 6.3.2. Restore backward compatibility with
	<6.2.

2020-03-03  Sergey Poznyakoff  <gray@gnu.org.ua>

	Support for Varnish 6.3.1.

2018-12-10  Sergey Poznyakoff  <gray@gnu.org>

	Version 1.3.

	Supports Varnish 6.0.2 Includes improved version of wordsplit
	routines.

2017-08-10  Sergey Poznyakoff  <gray@gnu.org.ua>

	Support for varnish 5.1.

	* configure.ac: Set version 1.2.
	(AC_VMOD_BASENAME): New subst variable.
	* NEWS: Document changes.
	* README: Document changes.
	* acvmod: Update.

2017-08-06  Sergey Poznyakoff  <gray@gnu.org.ua>

	Version 1.1.

2017-08-06  Sergey Poznyakoff  <gray@gnu.org.ua>

	Update textual info.

2017-08-06  Sergey Poznyakoff  <gray@gnu.org.ua>

	Switch to the new acvmod; remove the --with-varnish-source
	option; revamp the testsuite.

2016-01-24  Sergey Poznyakoff  <gray@gnu.org.ua>

	Varnish 4.1.

	* .gitmodules: New file.
	* acvmod: New submodule.
	* bootstrap: Update.
	* Makefile.am (ACLOCAL_AMFLAGS): Add acvmod
	* configure.ac: Use AM_VARNISHAPI instead of inlining the
	related code. Enable silent rules. Set version number
	1.0.90-4.1.0
	* src/Makefile.am: Enable silent rules. 
	* src/vmod-sql.c: Use event function.
	* src/vmod.vcc: Likewise.
	* NEWS: Document changes.

2015-02-25  Sergey Poznyakoff  <gray@gnu.org.ua>

	Fix Varnish 3 compatibility.

	* src/vmod-sql.c (WS_Copy): Fix definition

2014-11-06  Sergey Poznyakoff  <gray@gnu.org>

	Bugfix.

	* src/Makefile.am: add missing nodist_libvmod_sql_la_SOURCES

2014-11-01  Sergey Poznyakoff  <gray@gnu.org.ua>

	Support for VCL 4.0.

	* NEWS: Update.
	* configure.ac: Version 1.0.90. Detect Varnish version.
	* doc/vmod-sql.3: Update.
	* src/.gitignore: Update.
	* src/Makefile.am: Always build vcc_if.c and vcc_if.h
	* src/vmod-sql.c: Use Varnish datatypes; define them for v.3
	(vmod_ntuples, vmod_nfields): New functions.
	* src/vmod.vcc: Rewrite in VCL 4.0 format.

2014-11-01  Sergey Poznyakoff  <gray@gnu.org.ua>

	Update copyright years.

2013-10-19  Sergey Poznyakoff  <gray@gnu.org.ua>

	Add docs.

	* README: Update.
	* configure.ac: Update.
	* Makefile.am (SUBDIRS): Add doc.
	* doc/Makefile.am: New file.
	* doc/vmod-sql.3: New file.
	* doc/vmod_sql.3: New file.

2013-10-19  Sergey Poznyakoff  <gray@gnu.org.ua>

	Version 1.0.

2013-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>

	Get rid of the --with-vmod-dir option.

	* Makefile.am: Add default options for distcheck.
	* configure.ac: Remove --with-vmod-dir, default to the standard
	Varnish module location, Provide the --without-vmoddir option
	for use in distcheck.
	* README: Update.

2013-10-10  Sergey Poznyakoff  <gray@gnu.org.ua>

	Fix copyleft statements.

2013-09-13  Sergey Poznyakoff  <gray@gnu.org.ua>

	Initial commit.


Local Variables:
mode: change-log
version-control: never
buffer-read-only: t
End:
