Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2017-02-23 17:36:45 +0300
committerNick Thomas <nick@gitlab.com>2017-02-23 17:36:45 +0300
commit7285dc67ad53305889f577297fc5544c0fe8703f (patch)
tree4828a35a4c3aeee77923ac5073ea0e7487cd88be
parent2f97f06ef577cca15c129bcad59aa8d21489b35e (diff)
parentd355b1ea0b1e75ab9874fe932e741347e3f8221b (diff)
Merge branch 'pages-0.3.2' into 'master' v0.3.2
Release v0.3.2 See merge request !19
-rw-r--r--CHANGELOG3
-rw-r--r--VERSION2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index eb0b642e..af703613 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+v 0.3.2
+- Only pass a metrics fd to the daemon child if a metrics address was specified
+
v 0.3.1
- Pass the metrics address fd to the child process
diff --git a/VERSION b/VERSION
index 9e11b32f..d15723fb 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.3.1
+0.3.2