From c0e872b3e3e984aedcb57e1a42083d44a03e4770 Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Tue, 25 Feb 2014 11:21:42 +0100 Subject: [PATCH] Credit Dr Nic and Tomer Cohen. --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 8f9262f..aec98a9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -10,6 +10,7 @@ * Fixed syslog-ng not being able to start because of a missing afsql module. Fixes the issue described in [pull request 7](https://github.com/phusion/baseimage-docker/pull/7). * Removed some default Ubuntu cron jobs which are not useful in Docker containers. * Added the logrotate service. Fixes GH-22. + * Fixed some typos in the documentation. (Dr Nic Williams, Tomer Cohen) ## 0.9.6 (release date: 2014-02-17)