From 8ec76f25caf42738170d03f6a7a9feaa708c6527 Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Tue, 8 Dec 2015 12:32:52 +0100 Subject: [PATCH] Update Changelog --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 343b83a..753922e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,7 @@ ## 0.9.18 (release date: 2015-12-08) * The latest OpenSSL updates have been pulled in. This fixes [CVE-2015-3193](https://www.openssl.org/news/secadv/20151203.txt) and a few others. Upgrading is strongly recommended. + * Fixes disabling all services. Thanks to Enderson Maia. ## 0.9.17 (release date: 2015-07-15)