summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorAndrei Belov <defan@nginx.com>2018-04-02 15:48:33 +0300
committerAndrei Belov <defan@nginx.com>2018-04-02 15:48:33 +0300
commitaa8f2c3295cbf7e1b8e134e70b135e07c35f88e9 (patch)
tree73a2802ee4a7758f225a5ebe3fdde96565e814c4 /docs
parent2028f3a04be9836ff0f904a487f05bcff75d528d (diff)
downloadunit-aa8f2c3295cbf7e1b8e134e70b135e07c35f88e9.tar.gz
unit-aa8f2c3295cbf7e1b8e134e70b135e07c35f88e9.tar.bz2
Added Ruby packaging support.
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile3
-rw-r--r--docs/changes.xml13
2 files changed, 15 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 5bc503b9..189fd95c 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -10,7 +10,8 @@ PACKAGES= unit \
unit-python unit-python2.7 unit-python3.4 \
unit-python3.5 unit-python3.6 \
unit-go unit-go1.7 unit-go1.8 unit-go1.9 \
- unit-perl
+ unit-perl \
+ unit-ruby
all: changes changelogs
diff --git a/docs/changes.xml b/docs/changes.xml
index 8a2135e0..5381f446 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -23,6 +23,19 @@ NGINX Unit updated to 0.7.
</changes>
+<changes apply="unit-ruby" ver="0.7" rev="1"
+ date="2018-04-02" time="15:40:00 +0300"
+ packager="Andrei Belov &lt;defan@nginx.com&gt;">
+
+<change>
+<para>
+Initial release of Ruby module for NGINX Unit.
+</para>
+</change>
+
+</changes>
+
+
<changes apply="unit" ver="0.7" rev="1"
date="2018-03-22" time="18:00:00 +0300"
packager="Andrei Belov &lt;defan@nginx.com&gt;">