summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-10-17 11:34:09 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-10-17 11:34:09 -0400
commit2b4f8d1f5f56cdf42f4164f0d1468361a5ae14da (patch)
treef89564a4c72292e22faf387be659e7f13aed7ba9 /changelog.txt
parentd12eb5f35a5b2580233a75986ce85c4ad39bedd3 (diff)
downloadpodman-2b4f8d1f5f56cdf42f4164f0d1468361a5ae14da.tar.gz
podman-2b4f8d1f5f56cdf42f4164f0d1468361a5ae14da.tar.bz2
podman-2b4f8d1f5f56cdf42f4164f0d1468361a5ae14da.zip
Bump to v0.10.1.2v0.10.1.2
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 67120b8f4..d53c806e4 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,9 @@
+- Changelog for v0.10.1.2 (2018-10-17)
+ * Update release notes for 0.10.1.2
+ * Fix CGroup paths used for systemd CGroup mount
+ * Bump gitvalidation epoch
+ * Bump to v0.10.2-dev
+
- Changelog for v0.10.1.1 (2018-10-16)
* Update release notes for 0.10.1.1
* Mount proper cgroup for systemd to manage inside of the container.