[rs-commit] r194 - in /mod_csr/trunk: ChangeLog Makefile.in

rs-commit at redwax.eu rs-commit at redwax.eu
Sat Dec 21 02:26:54 CET 2019


Author: minfrin at redwax.eu
Date: Sat Dec 21 02:26:53 2019
New Revision: 194

Log:
Add change log.

Modified:
    mod_csr/trunk/ChangeLog
    mod_csr/trunk/Makefile.in

Modified: mod_csr/trunk/ChangeLog
==============================================================================
--- mod_csr/trunk/ChangeLog	(original)
+++ mod_csr/trunk/ChangeLog	Sat Dec 21 02:26:53 2019
@@ -1,3 +1,7 @@
+
+Changes with v0.2.2
+
+ *) Add openssl_setter_compat.h to the distribution. [Graham Leggett]
 
 Changes with v0.2.1
 

Modified: mod_csr/trunk/Makefile.in
==============================================================================
--- mod_csr/trunk/Makefile.in	(original)
+++ mod_csr/trunk/Makefile.in	Sat Dec 21 02:26:53 2019
@@ -234,7 +234,7 @@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-EXTRA_DIST = mod_csr.c mod_csr.spec
+EXTRA_DIST = mod_csr.c mod_csr.spec  openssl_setter_compat.h
 all: all-am
 
 .SUFFIXES:



More information about the rs-commit mailing list