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

Document release date

This commit is contained in:
Hongli Lai (Phusion) 2014-02-26 11:56:10 +01:00
parent 46334c7363
commit cc9847580d
No known key found for this signature in database
GPG Key ID: 06A131094B6F4332

View File

@ -1,4 +1,4 @@
## 0.9.8
## 0.9.8 (release date: 2014-02-26)
* Fixed a regression in `my_init` which causes it to delete environment variables passed from Docker.
* Fixed `my_init` not properly forcing Runit to shut down if Runit appears to refuse to respond to SIGTERM.