summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2019-06-18 19:27:15 -0400
committerMatthew Heon <mheon@redhat.com>2019-06-18 19:27:15 -0400
commit9b6a98cfd7813513e5697888baa93318395a2055 (patch)
treecd3ae3cbbf9e849f2f0355e4cabe29677dee1871 /changelog.txt
parent5df8178c995fe6422f0fed258cd65f6cbcf26f2e (diff)
downloadpodman-9b6a98cfd7813513e5697888baa93318395a2055.tar.gz
podman-9b6a98cfd7813513e5697888baa93318395a2055.tar.bz2
podman-9b6a98cfd7813513e5697888baa93318395a2055.zip
Bump to v1.4.2v1.4.2
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt29
1 files changed, 29 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 3b1260c90..9e201ecb4 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,32 @@
+- Changelog for v1.4.2 (2019-06-18)
+ * Update release notes for Podman 1.4.2
+ * updating podman logo files
+ * fix port -l timing with healthchecks
+ * Bump Buildah to v1.9.0
+ * Swap to using the on-disk spec for inspect mounts
+ * Replace podman.svg; closes #3350
+ * cmd, docs, test: fix some typos
+ * run BATS tests in Cirrus
+ * Move the Config portion of Inspect into libpod
+ * Add remote client logging to a file
+ * Fix subgidname option in docs for podman run
+ * stop/kill: inproper state errors: s/in state/is in state/
+ * test: add test for logs -f
+ * kill: print ID and state for non-running containers
+ * API.md: fix few typos
+ * docs/podamn.1.md: fix typo: remove double the
+ * CONTRIBUTING.md: fix typo
+ * Remove unnecessary var type to fix lint warning
+ * Move installPrefix and etcDir into runtime.go
+ * Improve DESTDIR/PREFIX/ETCDIR handling
+ * Bump gitvalidation epoch
+ * Bump to v1.4.2-dev
+ * Change container command to contained
+ * Cirrus: Simplify log collection commands
+ * Accidently removed /run/lock from systemd mounts
+ * Add warning while untagging an image podman-load
+ * podman copy files to the volume with a container
+
- Changelog for v1.4.1 (2019-06-14)
* Completely disable global options test
* Update release notes for 1.4.1