aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-10-19 08:44:33 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-10-19 08:44:33 +0300
commit0359a04bf94355c439e98f7e5da777dc809758da (patch)
tree78dde68a7cd483da224e108d5e6b55b8a63ebdc8
parentf97dace54f55dd877555f050eec892a0f2b4d51b (diff)
downloadvmod-basicauth-0359a04bf94355c439e98f7e5da777dc809758da.tar.gz
vmod-basicauth-0359a04bf94355c439e98f7e5da777dc809758da.tar.bz2
Version 1.2release-1.2
-rw-r--r--NEWS11
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 053fe74..4149bb8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,2 +1,2 @@
-Vmod-basicauth NEWS -- history of user-visible changes. 2013-07-26
+Vmod-basicauth NEWS -- history of user-visible changes. 2013-10-19
Copyright (C) 2013 Sergey Poznyakoff
@@ -6,3 +6,10 @@ Please send Vmod-basicauth bug reports to <gray@gnu.org>
-Version 1.1.90 (Git)
+Version 1.2, 2013-10-19
+
+* Improve documentation.
+
+* Remove --with-vmod-dir configure option
+
+Varnish install location is used by default.
+
diff --git a/configure.ac b/configure.ac
index e01fe05..5df1fde 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,3 +16,3 @@
AC_PREREQ(2.69)
-AC_INIT([vmod-basicauth], 1.1.90, [gray@gnu.org])
+AC_INIT([vmod-basicauth], 1.2, [gray@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])

Return to:

Send suggestions and report system problems to the System administrator.