summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2017-12-12 22:48:21 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2017-12-12 22:49:48 +0200
commit2317df4c4d0b22ee6ccde80fcfb2ea5229168a58 (patch)
tree74e5953ef621279d2842527472a3384022653edb
parent55362f22aae333d26b9ea3fa65733ec1e57d53bc (diff)
downloadacpp-2317df4c4d0b22ee6ccde80fcfb2ea5229168a58.tar.gz
acpp-2317df4c4d0b22ee6ccde80fcfb2ea5229168a58.tar.bz2
Minor changes
-rw-r--r--Changes3
-rw-r--r--lib/Apache/Config/Preproc.pm2
2 files changed, 4 insertions, 1 deletions
diff --git a/Changes b/Changes
new file mode 100644
index 0000000..43bff9a
--- /dev/null
+++ b/Changes
@@ -0,0 +1,3 @@
+1.00 2017-12-12
+
+* Initial release
diff --git a/lib/Apache/Config/Preproc.pm b/lib/Apache/Config/Preproc.pm
index e4f97a3..78ec376 100644
--- a/lib/Apache/Config/Preproc.pm
+++ b/lib/Apache/Config/Preproc.pm
@@ -139,7 +139,7 @@ Expands the B<E<lt>MacroE<gt>> statements.
See the section B<MODULES> for a detailed description of these modules.
-New modules can be easily implemented by supplying a corresponding
+More expansions can be easily implemented by supplying a corresponding
expansion module (see the section B<MODULE INTERNALS> below).
If the B<-expand> argument is not supplied, the following default is

Return to:

Send suggestions and report system problems to the System administrator.