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

Update Changelog

This commit is contained in:
Hongli Lai (Phusion) 2014-02-06 12:32:35 +01:00
parent f0fbe3ffc8
commit a8db7a386f
No known key found for this signature in database
GPG Key ID: 06A131094B6F4332

View File

@ -1,3 +1,7 @@
## 0.9.5 (release date pending)
* Environment variables are now no longer reset by runit. This is achieved by running `runsvdir` directly instead of through Debian's `runsvdir-start`.
## 0.9.4 (release date: 2014-02-03)
* Fixed syslog-ng startup problem.