From c6cc1cb8e993296da50efc48928ede3bbb6fec57 Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Fri, 8 Jul 2016 20:17:21 +0200 Subject: [PATCH] =?UTF-8?q?Credit=20Ernestas=20Luko=C5=A1evi=C4=8Dius?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index f5a46b4..7365d1a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,7 +3,7 @@ * Upgraded to Ubuntu 16.04. Thanks to Pierre Jacomet for submitting this patch. * During shutdown, repeatedly tell Runit to shutdown services in order to workaround a potential race condition in Runit itself. Closes GH-315. Thanks to Chris Kite for submitting this patch. * Fixed a problem in PAM which may cause chpasswd and related tools to fail. This is caused by Docker bug 6345 which is already closed, but for some reason the problem still persists. Closes GH-181. Thanks to Michael Zedeler for submitting the patch. - * Fixed the syslog-ng logrotate script to correctly restart the syslog-to-Docker-logs forwarder. + * Fixed the syslog-ng logrotate script to correctly restart the syslog-to-Docker-logs forwarder. Closes GH-292. Thanks to Ernestas Lukoševičius for submitting the patch. ## 0.9.18 (release date: 2015-12-08)