1
0
mirror of /repos/baseimage-docker.git synced 2025-12-31 08:11:29 +01:00

Credit Dr Nic and Tomer Cohen.

This commit is contained in:
Hongli Lai (Phusion) 2014-02-25 11:21:42 +01:00
parent 87698aa223
commit c0e872b3e3
No known key found for this signature in database
GPG Key ID: 06A131094B6F4332

View File

@ -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)