diff options
author | Andrei Belov <defan@nginx.com> | 2017-10-19 18:23:32 +0300 |
---|---|---|
committer | Andrei Belov <defan@nginx.com> | 2017-10-19 18:23:32 +0300 |
commit | 156877f3c99b54c78e3cae111542f5519a97a68a (patch) | |
tree | 2c21edccede53614245118f927f0a2aea8d3e944 /docs/changes.xml | |
parent | eabe25d98e6805221025daf7bc60d881af1af6b1 (diff) | |
download | unit-156877f3c99b54c78e3cae111542f5519a97a68a.tar.gz unit-156877f3c99b54c78e3cae111542f5519a97a68a.tar.bz2 |
Introduced deb packages building tools.0.2
Diffstat (limited to 'docs/changes.xml')
-rw-r--r-- | docs/changes.xml | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index 09358398..d2d28e42 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -18,6 +18,32 @@ Initial release of Go module for NGINX Unit. </changes> +<changes apply="unit-go1.7" ver="0.2" rev="1" + date="2017-10-19" time="18:00:00 +0300" + packager="Andrei Belov <defan@nginx.com>"> + +<change> +<para> +Initial release of Go 1.7 module for NGINX Unit. +</para> +</change> + +</changes> + + +<changes apply="unit-go1.8" ver="0.2" rev="1" + date="2017-10-19" time="18:00:00 +0300" + packager="Andrei Belov <defan@nginx.com>"> + +<change> +<para> +Initial release of Go 1.8 module for NGINX Unit. +</para> +</change> + +</changes> + + <changes apply="unit-python" ver="0.2" rev="1" date="2017-10-19" time="18:00:00 +0300" packager="Andrei Belov <defan@nginx.com>"> @@ -31,6 +57,45 @@ Initial release of Python module for NGINX Unit. </changes> +<changes apply="unit-python2.7" ver="0.2" rev="1" + date="2017-10-19" time="18:00:00 +0300" + packager="Andrei Belov <defan@nginx.com>"> + +<change> +<para> +Initial release of Python 2.7 module for NGINX Unit. +</para> +</change> + +</changes> + + +<changes apply="unit-python3.4" ver="0.2" rev="1" + date="2017-10-19" time="18:00:00 +0300" + packager="Andrei Belov <defan@nginx.com>"> + +<change> +<para> +Initial release of Python 3.4 module for NGINX Unit. +</para> +</change> + +</changes> + + +<changes apply="unit-python3.5" ver="0.2" rev="1" + date="2017-10-19" time="18:00:00 +0300" + packager="Andrei Belov <defan@nginx.com>"> + +<change> +<para> +Initial release of Python 3.5 module for NGINX Unit. +</para> +</change> + +</changes> + + <changes apply="unit-php" ver="0.2" rev="1" date="2017-10-19" time="18:00:00 +0300" packager="Andrei Belov <defan@nginx.com>"> |