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

github.com/nextcloud/updater.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2016-11-28 19:44:06 +0300
committerMorris Jobke <hey@morrisjobke.de>2016-11-28 19:46:01 +0300
commit0c5204c99fff1d7cab6057f553ad3404f4ecbc3a (patch)
treeea1ab8d1dad87bfce8b2484a1e183943e3abc7cb /Changelog.md
parent418e9c4509bbfd5100bec748212010b9bc54d84f (diff)
verify that owner of config.php and updater process user are the same1.0.2
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 1584bb7..b12907f 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,3 +1,7 @@
+# 1.0.2 - 2016-11-28
+
+- CLI: verify that owner of config.php and updater process user are the same
+
# 1.0.1 - 2016-11-25
- CLI: if the instance is not installed the updater exits properly with a exit code of 0