1
0
mirror of /repos/baseimage-docker.git synced 2026-02-27 17:41:59 +01:00

Update Changelog

This commit is contained in:
Hongli Lai (Phusion)
2014-06-17 13:27:03 +02:00
parent 76100b639a
commit c431f2d151

View File

@@ -2,6 +2,7 @@
* The `ca-certificates` package is now installed by default. This is because we include `apt-transport-https`, but Ubuntu 14.04 no longer installs `ca-certificates` by default anymore. Closes GH-73. * The `ca-certificates` package is now installed by default. This is because we include `apt-transport-https`, but Ubuntu 14.04 no longer installs `ca-certificates` by default anymore. Closes GH-73.
* `add-apt-repository` is now installed by default. Closes GH-74. * `add-apt-repository` is now installed by default. Closes GH-74.
* Various minor fixes thanks to yebyen and John Eckhart.
## 0.9.10 (release date: 2014-05-12) ## 0.9.10 (release date: 2014-05-12)